Add bump2version (to avoid mistakes like pushing wrong tag names)
This commit is contained in:
7
.bumpversion.cfg
Normal file
7
.bumpversion.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[bumpversion]
|
||||
current_version = 1.7.1
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
[bumpversion:file:fbchat/__init__.py]
|
||||
|
Reference in New Issue
Block a user