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