Skip to content

Commit d2a4f99

Browse files
committed
v1.0.3
1 parent 12adbca commit d2a4f99

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.3 (2023-05-06)
2+
===============================
3+
4+
- Update Python compatibility markers
5+
6+
- Update test, linting, and release management infrastructure
7+
18
Changes for v1.0.2 (2021-12-05)
29
===============================
310

setup.py

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

77
setup(
88
name="ensure",
9-
version="1.0.2",
9+
version="1.0.3",
1010
url="https://github.com/kislyuk/ensure",
1111
license="Apache Software License",
1212
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)