We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7683116 + f439318 commit 05e0a9bCopy full SHA for 05e0a9b
env/python/setup.py
@@ -86,7 +86,7 @@ def build_extension(self, ext):
86
if not line.startswith('#')]
87
88
setup(name='srwpy',
89
- version='1.0',
+ version='4.0.0b0',
90
description='This is SRW for Python',
91
author='O. Chubar et al.',
92
author_email='[email protected]',
0 commit comments