setup bump2version
This commit is contained in:
parent
ba6e2dd022
commit
b056817103
1 changed files with 7 additions and 0 deletions
7
setup.cfg
Normal file
7
setup.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
[bumpversion]
|
||||||
|
current_version = 0.1.0
|
||||||
|
commit = True
|
||||||
|
tag = True
|
||||||
|
|
||||||
|
[bumpversion:file:setup.py]
|
||||||
|
[bumpversion:file:pypi_list/__init__.py]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue