Skip to content

Commit

Permalink
create bumpversion file
Browse files Browse the repository at this point in the history
  • Loading branch information
markkvdb committed Oct 20, 2020
1 parent c8f26a3 commit e21321e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[bumpversion]
current_version = 0.1.1
commit = True
tag = True

[bumpversion:file:setup.py]

[bumpversion:file:pyscihub/__init__.py]

0 comments on commit e21321e

Please sign in to comment.