Skip to content

Commit f439318

Browse files
Update version number to version 4.0.0b0
1 parent ea16ff7 commit f439318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def build_extension(self, ext):
8686
if not line.startswith('#')]
8787

8888
setup(name='srwpy',
89-
version='1.0',
89+
version='4.0.0b0',
9090
description='This is SRW for Python',
9191
author='O. Chubar et al.',
9292
author_email='[email protected]',

0 commit comments

Comments
 (0)