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 = 0.1.0
2+ current_version = 0.1.1
33
44[comment]
55comment = The contents of this file cannot be merged with that of setup.cfg until https://github.com/c4urself/bump2version/issues/185 is resolved
Original file line number Diff line number Diff line change 99 orcid : " https://orcid.org/0000-0000-0000-0000"
1010date-released : 20??-MM-DD
1111doi : <insert your DOI here>
12- version : " 0.1.0 "
12+ version : " 0.1.1 "
1313repository-code : " https://github.com/EcoExtreML/stemmus_scope_processing"
1414keywords :
1515 - STEMMUS SCOPE Processing
Original file line number Diff line number Diff line change 77
88__author__ = "Sarah Alidoost"
99__email__ = "f.alidoost@esciencecenter.nl"
10- __version__ = "0.1.0 "
10+ __version__ = "0.1.1 "
Original file line number Diff line number Diff line change 2626# built documents.
2727#
2828# The short X.Y version.
29- version = "0.1.0 "
29+ version = "0.1.1 "
3030# The full version, including alpha/beta/rc tags.
3131release = version
3232
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ name = PyStemmusScope
2525project_urls =
2626 Bug Tracker = https://github.com/EcoExtreML/stemmus_scope_processing/issues
2727url = https://github.com/EcoExtreML/stemmus_scope_processing
28- version = 0.1.0
28+ version = 0.1.1
2929
3030[options]
3131zip_safe = False
You can’t perform that action at this time.
0 commit comments