Skip to content

Commit c711fe3

Browse files
committed
chore: use bumpversion
1 parent 16013a3 commit c711fe3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.1.9
3+
commit = True
4+
tag = True
5+
6+
[bumpversion:file:setup.py]

requirement-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
yapf==0.23.0
22
twine==1.11.0
3-
bump==1.0.0
3+
bumpversion==0.5.3

0 commit comments

Comments
 (0)