Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinesands authored Jun 18, 2019
1 parent 3546bf1 commit 5c2f3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nPYc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
The `nPYc-Toolbox <https://github.com/phenomecentre/nPYc-Toolbox>`_ defines objects for representing, and implements functions to manipulate and display, metabolic profiling datasets.
"""
__version__ = '1.2.0'
__version__ = '1.2.1'

from . import enumerations
from .objects import Dataset, MSDataset, NMRDataset, TargetedDataset
Expand Down

0 comments on commit 5c2f3a5

Please sign in to comment.