Skip to content

Commit

Permalink
Change version to beta1
Browse files Browse the repository at this point in the history
The beta version should would be 1.0.7b1 not 1.0.7
  • Loading branch information
butlerpd authored Feb 1, 2023
1 parent 5d54438 commit 0db8384
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 0db8384

Please sign in to comment.