Skip to content

Commit 415f96e

Browse files
author
Omer Katz
committed
Bump version.
1 parent 6fb6b1d commit 415f96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
prefix = os.environ.get("prefix", "/usr")
1212

1313
name = 'python-augeas'
14-
version = '1.0.3'
14+
version = '1.1.0'
1515

1616
setup(name=name,
1717
version=version,

0 commit comments

Comments
 (0)