We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3021654 commit f8d20aaCopy full SHA for f8d20aa
setup.py
@@ -5,7 +5,7 @@
5
6
name = 'python-librsync'
7
version = '0.1'
8
-release = '4'
+release = '5'
9
versrel = version + '-' + release
10
long_description = open(os.path.join(os.path.dirname(__file__), 'README.rst'), 'r').read()
11
0 commit comments