We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ed0a0 commit c7cc06aCopy full SHA for c7cc06a
1 file changed
setup.cfg
@@ -10,7 +10,7 @@ exclude = tests/*,*/migrations/*,*/south_migrations/*
10
11
[bumpversion]
12
current_version = 0.1.0
13
-files = setup.py docs/conf.py src/hunter/__init__.py
+files = setup.py docs/conf.py src/hunter.py
14
commit = True
15
tag = True
16
0 commit comments