Changeset 5e16b30 in sasview


Ignore:
Timestamp:
Feb 10, 2019 1:13:57 PM (5 years ago)
Author:
GitHub <noreply@…>
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249
Children:
1342f6a
Parents:
55fa530
git-author:
Paul Butler <butlerpd@…> (02/10/19 13:13:57)
git-committer:
GitHub <noreply@…> (02/10/19 13:13:57)
Message:

Update init.py

Final update to init.py with the new DOI from zenodo. Should now be ready to merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasview/__init__.py

    rdb8805f r5e16b30  
    22__version__ = "4.2.1" 
    33StrictVersion(__version__) 
    4 __DOI__ = "Zenodo, 10.5281/zenodo.1412041" 
     4__DOI__ = "Zenodo, 10.5281/zenodo.2561236" 
    55__release_date__ = "2019" 
    66__build__ = "GIT_COMMIT" 
Note: See TracChangeset for help on using the changeset viewer.