We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64afed commit 76558acCopy full SHA for 76558ac
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='4.0.0b1',
+ version='4.1.0', #'4.0.0b1',
90
description='This is SRW for Python',
91
author='O. Chubar et al.',
92
author_email='[email protected]',
0 commit comments