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 6fb6b1d commit 415f96eCopy full SHA for 415f96e
setup.py
@@ -11,7 +11,7 @@
11
prefix = os.environ.get("prefix", "/usr")
12
13
name = 'python-augeas'
14
-version = '1.0.3'
+version = '1.1.0'
15
16
setup(name=name,
17
version=version,
0 commit comments