Bumped version to 0.5
This commit is contained in:
parent
33512d42cf
commit
7b9312b684
@ -20,4 +20,4 @@
|
||||
|
||||
# <pep8 compliant>
|
||||
|
||||
__version__ = '0.5-dev'
|
||||
__version__ = '0.5'
|
||||
|
||||
@ -24,9 +24,9 @@ copyright = '2018, Sybren A. Stüvel'
|
||||
author = 'Sybren A. Stüvel'
|
||||
|
||||
# The short X.Y version
|
||||
version = '0.5-dev'
|
||||
version = '0.5'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.5-dev'
|
||||
release = '0.5'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user