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 14458c2 commit a24a4eeCopy full SHA for a24a4ee
gitlabrc/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
3
-VERSION = (1, 0, 1)
+VERSION = (1, 0, 0)
4
5
__version__ = ".".join(map(str, VERSION))
0 commit comments