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