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 9110948 commit 19531eaCopy full SHA for 19531ea
docs/changelog.txt
@@ -2,7 +2,7 @@
2
Changelog
3
#########
4
5
-Version 0.5.0
+Version 1.0.0
6
=============
7
8
Initial release.
docs/conf.py
@@ -23,10 +23,10 @@
23
author = 'Pavel Císař'
24
25
# The short X.Y version
26
-version = '0.5.0'
+version = '1.0.0'
27
28
# The full version, including alpha/beta/rc tags
29
-release = '0.5.0'
+release = '1.0.0'
30
31
32
# -- General configuration ---------------------------------------------------
0 commit comments