Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
updated sasmodels version number
  • Loading branch information
butlerpd authored Feb 10, 2019
1 parent 94bfa42 commit 37f38ff
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__ = "0.98"
__version__ = "0.99"

def data_files():
"""
Expand Down

0 comments on commit 37f38ff

Please sign in to comment.