Skip to content

Commit 61585b9

Browse files
author
Zulko
committed
Merge branch 'modernize-deps'
2 parents 1d9b553 + 29eacf8 commit 61585b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.bumpversion.cfg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[bumpversion]
2+
current_version = 0.1.11
3+
commit = True
4+
tag = True
5+
6+
[bumpversion:file:pyproject.toml]
7+
search = version = "{current_version}"
8+
replace = version = "{new_version}"

0 commit comments

Comments
 (0)