Skip to content

Commit

Permalink
Merge pull request #548 from SasView/release_1.0.7_betaversioning
Browse files Browse the repository at this point in the history
Change version to beta1
  • Loading branch information
Wojciech Potrzebowski authored Feb 2, 2023
2 parents 5d54438 + 0db8384 commit 0ef07ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sasmodels/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
OpenCL drivers are available. See :mod:`.generate` for details on
defining new models.
"""
__version__ = "1.0.7"
__version__ = "1.0.7b1"

def data_files():
"""
Expand Down

0 comments on commit 0ef07ef

Please sign in to comment.