Skip to content

Commit 6adca53

Browse files
committed
Tag 2.1.0 release.
1 parent 0fc7c3e commit 6adca53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

1212
cwd = os.path.abspath(os.path.dirname(__file__))
1313

14-
VERSION = "2.0.4"
14+
VERSION = "2.1.0"
1515

1616
with open('README.md', 'r', encoding='utf-8') as f:
1717
__readme__ = f.read()

0 commit comments

Comments
 (0)