Skip to content

Commit 19531ea

Browse files
committed
Release 1.0.0
1 parent 9110948 commit 19531ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
#########
44

5-
Version 0.5.0
5+
Version 1.0.0
66
=============
77

88
Initial release.

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
author = 'Pavel Císař'
2424

2525
# The short X.Y version
26-
version = '0.5.0'
26+
version = '1.0.0'
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = '0.5.0'
29+
release = '1.0.0'
3030

3131

3232
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)