Merge branch 'master' into 'csaxs_detector_integration'

# Conflicts:
#   setup.py
This commit is contained in:
2023-09-07 09:37:53 +00:00
3 changed files with 61 additions and 2 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup
__version__ = "0.4.0"
__version__ = "0.5.0"
if __name__ == "__main__":
setup(