Changeset 997c9ca in sasmodels
- Timestamp:
- Jul 30, 2017 4:09:33 PM (7 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 3a45c2c, b419c2d, d439007
- Parents:
- 724257c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/__init__.py
r79906d1 r997c9ca 14 14 defining new models. 15 15 """ 16 __version__ = "0.9 4"16 __version__ = "0.97" 17 17 18 18 def data_files():
Note: See TracChangeset
for help on using the changeset viewer.