Skip to content

Commit a4c3aea

Browse files
committed
change version number to 0.0.10
1 parent 8685b45 commit a4c3aea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
# built documents.
107107
#
108108
# The short X.Y version.
109-
version = '0.0.9'
109+
version = '0.0.10'
110110
# The full version, including alpha/beta/rc tags.
111111
release = version
112112

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def create_edisgo_path():
2323

2424
setup(
2525
name='eDisGo',
26-
version='0.0.10dev',
26+
version='0.0.10',
2727
packages=find_packages(),
2828
url='https://github.com/openego/eDisGo',
2929
license='GNU Affero General Public License v3.0',

0 commit comments

Comments
 (0)