Skip to content

Commit c76f02c

Browse files
committed
fix .bumpversion.cfg
1 parent d455763 commit c76f02c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ serialize =
99

1010
[bumpversion:file:pyproject.toml]
1111

12-
[bumpversion:file:doc/conf.py]
12+
[bumpversion:file:docs/conf.py]
1313

1414
[bumpversion:file:README.rst]
1515

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ogdf-python: Automagic Python Bindings for the Open Graph Drawing Framework
2-
===========================================================================
1+
ogdf-python 0.1.0-dev: Automagic Python Bindings for the Open Graph Drawing Framework
2+
=====================================================================================
33

44
`Original repository <https://github.com/N-Coder/ogdf-python>`_ (GitHub) -
55
`Bugtracker and issues <https://github.com/N-Coder/ogdf-python>`_ (GitHub) -

0 commit comments

Comments
 (0)