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.0.2 .dev0
2+ current_version = 0.0.3 .dev0
33commit = True
44tag = True
55tag_name = {new_version}
Original file line number Diff line number Diff line change 3232# sensapex-api
3333Meta-API for Sensapex Manipulators from uMx family.
3434---
35- ** Version: "0.0.2 .dev0"**
35+ ** Version: "0.0.3 .dev0"**
3636
3737This is a meta-API for the Sensapex Python API, which is in turn a binding for the underlying C library.
3838
Original file line number Diff line number Diff line change 11__author__ = "Lars B. Rollik"
2- __version__ = "0.0.2 .dev0"
2+ __version__ = "0.0.3 .dev0"
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.0.2 .dev0
3+ version = 0.0.3 .dev0
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