Skip to content

Commit

Permalink
Update version and copyright information in preparation for beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
krzywon committed May 24, 2024
1 parent 59f5bae commit b6d88ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009-2022, SasView Developers
Copyright (c) 2009-2024, SasView Developers


All rights reserved.
Expand Down
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.6"
__version__ = "1.0.8"

def data_files():
"""
Expand Down

0 comments on commit b6d88ba

Please sign in to comment.