File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.1 -dev
2+ current_version = 0.1.2 -dev
33commit = True
44tag = True
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)-?(?P<release>dev)?
Original file line number Diff line number Diff line change 1- ogdf-python 0.1.1 -dev: Automagic Python Bindings for the Open Graph Drawing Framework
1+ ogdf-python 0.1.2 -dev: Automagic Python Bindings for the Open Graph Drawing Framework
22=====================================================================================
33
44`Original repository <https://github.com/N-Coder/ogdf-python >`_ (GitHub) -
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ogdf-python"
3- version = " 0.1.1 -dev"
3+ version = " 0.1.2 -dev"
44description = " Automagic Python Bindings for the Open Graph Drawing Framework written in C++"
55authors = [
" Simon D. Fink <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments