Skip to content

Commit c7cc06a

Browse files
committed
Fix bumpversion conf.
1 parent 10ed0a0 commit c7cc06a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = tests/*,*/migrations/*,*/south_migrations/*
1010

1111
[bumpversion]
1212
current_version = 0.1.0
13-
files = setup.py docs/conf.py src/hunter/__init__.py
13+
files = setup.py docs/conf.py src/hunter.py
1414
commit = True
1515
tag = True
1616

0 commit comments

Comments
 (0)