We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de91b9c commit a4ddc23Copy full SHA for a4ddc23
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
6
-version = "3.0.0a2"
+version = "3.0.0a3.dev0"
7
8
9
def read(filename):
0 commit comments