Skip to content

Commit 0898348

Browse files
committed
v1.0.1
1 parent f897a59 commit 0898348

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes for v1.0.1 (2021-12-05)
2+
===============================
3+
4+
- Update Python compatibility markers
5+
6+
- Update test and documentation infrastructure
7+
18
Changes for v1.0.0 (2019-10-30)
29
===============================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

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

0 commit comments

Comments
 (0)