Update bumpversion config to simplified project structure.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ tag = True
|
||||
|
||||
[bumpversion:file:setup.py]
|
||||
|
||||
[bumpversion:file:src/jaydebeapi/dbapi2.py]
|
||||
[bumpversion:file:jaydebeapi/__init__.py]
|
||||
serialize = {major}, {minor}, {patch}
|
||||
parse = (?P<major>\d+), (?P<minor>\d+), (?P<patch>\d+)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user