We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bccd72 commit ffa68efCopy full SHA for ffa68ef
Changes.rst
@@ -1,3 +1,11 @@
1
+Changes for v1.0.2 (2021-12-05)
2
+===============================
3
+
4
+- Update Python compatibility markers
5
6
+- Update test, documentation, and release infrastructure (fixup for
7
+ v1.0.1)
8
9
Changes for v1.0.1 (2021-12-05)
10
===============================
11
setup.py
@@ -5,7 +5,7 @@
setup(
name='ensure',
- version='1.0.1',
+ version='1.0.2',
url='https://github.com/kislyuk/ensure',
license='Apache Software License',
author='Andrey Kislyuk',
0 commit comments