File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.0.dev0
2+ current_version = 0.1.0
33commit = True
44tag = True
55tag_name = {new_version}
Original file line number Diff line number Diff line change @@ -63,4 +63,4 @@ This software is released under the **[BSD 3-Clause License](https://github.com/
6363This code is an abstraction layer on top of the MIT-licensed [ sensapex-py] and the [ umsdk] .
6464
6565---
66- ** Version: "0.1.0.dev0 "**
66+ ** Version: "0.1.0"**
Original file line number Diff line number Diff line change 11__author__ = "Lars B. Rollik"
2- __version__ = "0.1.0.dev0 "
2+ __version__ = "0.1.0"
33
44
55from sensapex_api .cli import run_cli as run
Original file line number Diff line number Diff line change 11[metadata]
22name = sensapex-api
3- version = 0.1.0.dev0
3+ version = 0.1.0
44author = Lars B. Rollik
55author_email = L.B.Rollik@protonmail.com
66license = BSD 3-Clause License
You can’t perform that action at this time.
0 commit comments