File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.2.0
2+ current_version = 2.2.1
33commit = False
44tag = False
55
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ CoreMS aims to provide
5050
5151## Current Version
5252
53- ` 2.2.0 `
53+ ` 2.2.1 `
5454
5555***
5656
@@ -323,7 +323,7 @@ UML (unified modeling language) diagrams for Direct Infusion FT-MS and GC-MS cla
323323
324324If you use CoreMS in your work, please use the following citation:
325325
326- Version [2.2.0 Release on GitHub](https://github.com/EMSL-Computing/CoreMS/releases/tag/v2.2.0 ), archived on Zenodo:
326+ Version [2.2.1 Release on GitHub](https://github.com/EMSL-Computing/CoreMS/releases/tag/v2.2.1 ), archived on Zenodo:
327327
328328[](https://doi.org/10.5281/zenodo.4641552)
329329
Original file line number Diff line number Diff line change 11__author__ = 'Yuri E. Corilo'
2- __version__ = '2.2.0 '
2+ __version__ = '2.2.1 '
33__doc__ = '''
44<div align="left">
55
Original file line number Diff line number Diff line change 1414# This call to setup() does all the work
1515setup (
1616 name = "CoreMS" ,
17- version = "2.2.0 " ,
17+ version = "2.2.1 " ,
1818 description = "Mass Spectrometry Framework for Small Molecules Analysis" ,
1919 long_description = long_description ,
2020 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments