Skip to content

Commit 3ae1b24

Browse files
committed
Also updating version in setup.py
1 parent 32b7268 commit 3ae1b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def get_package_data():
9797

9898
setup_config = dict(
9999
name="pyasdf",
100-
version="0.3.x",
100+
version="0.4.0",
101101
description=DOCSTRING[0],
102102
long_description="\n".join(DOCSTRING),
103103
author="Lion Krischer",

0 commit comments

Comments
 (0)