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