We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95cdc1 commit edb0eeaCopy full SHA for edb0eea
setup.py
@@ -8,7 +8,7 @@
8
9
here = os.path.abspath(os.path.dirname(__file__))
10
11
-VERSION = '2.2.0'
+VERSION = '2.3.0'
12
13
14
class UploadCommand(Command):
0 commit comments