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 4e12578 commit b74e3a2Copy full SHA for b74e3a2
fabric/version.py
@@ -6,7 +6,7 @@
6
which in turn needs access to this version information.)
7
"""
8
9
-VERSION = (0, 9, 2, "final", 0)
+VERSION = (0, 9, 3, "final", 0)
10
11
def get_version(form='short'):
12
0 commit comments