Skip to content

Commit ffa68ef

Browse files
committed
v1.0.2
1 parent 0bccd72 commit ffa68ef

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Changes.rst

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
Changes for v1.0.1 (2021-12-05)
210
===============================
311

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='ensure',
8-
version='1.0.1',
8+
version='1.0.2',
99
url='https://github.com/kislyuk/ensure',
1010
license='Apache Software License',
1111
author='Andrey Kislyuk',

0 commit comments

Comments
 (0)