We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc7c3e commit 6adca53Copy full SHA for 6adca53
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
12
cwd = os.path.abspath(os.path.dirname(__file__))
13
14
-VERSION = "2.0.4"
+VERSION = "2.1.0"
15
16
with open('README.md', 'r', encoding='utf-8') as f:
17
__readme__ = f.read()
0 commit comments