Skip to content

Commit e6096e1

Browse files
committed
add bumpversion config
1 parent bf0dc99 commit e6096e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.bumpversion.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[bumpversion]
2+
current_version = 0.4.0
3+
files = setup.py src/HttpLibrary/__init__.py
4+
commit = True
5+
tag = True
6+

0 commit comments

Comments
 (0)