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 8a5b9f3 commit ca9b6c6Copy full SHA for ca9b6c6
setup.py
@@ -6,7 +6,7 @@
6
with open("README.md", "r") as fh:
7
long_description = fh.read()
8
9
-VERSION = "1.7.2"
+VERSION = "1.8.0"
10
11
setup(name='buildbot-gitea',
12
version=VERSION,
0 commit comments