We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12adbca commit d2a4f99Copy full SHA for d2a4f99
Changes.rst
@@ -1,3 +1,10 @@
1
+Changes for v1.0.3 (2023-05-06)
2
+===============================
3
+
4
+- Update Python compatibility markers
5
6
+- Update test, linting, and release management infrastructure
7
8
Changes for v1.0.2 (2021-12-05)
9
===============================
10
setup.py
@@ -6,7 +6,7 @@
setup(
name="ensure",
- version="1.0.2",
+ version="1.0.3",
url="https://github.com/kislyuk/ensure",
11
license="Apache Software License",
12
author="Andrey Kislyuk",
0 commit comments