Skip to content

Commit 8461101

Browse files
committed
Update version number to 2.1 for release.
1 parent f57bef8 commit 8461101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44

55

6-
VERSION = "2.0"
6+
VERSION = "2.1"
77

88

99
with open("README.md") as f:

0 commit comments

Comments
 (0)