Skip to content

Commit 05e0a9b

Browse files
authored
Merge pull request #43 from himanshugoel2797/master
Update version number to version 4.0.0b0
2 parents 7683116 + f439318 commit 05e0a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/python/setup.py

+1-1
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)