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 91dc5b5 commit aead62eCopy full SHA for aead62e
fabric/version.py
@@ -6,7 +6,7 @@
6
which in turn needs access to this version information.)
7
"""
8
9
-VERSION = (0, 9, 0, 'alpha', 2)
+VERSION = (0, 9, 0, 'alpha', 3)
10
11
def get_version(verbose=False):
12
0 commit comments