Skip to content

Commit

Permalink
Add support for bumpversion tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
graveljp committed Jan 11, 2021
1 parent 393341e commit db24fe8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[bumpversion]
current_version = 1.0.3
commit = True
tag = True

[bumpversion:file:smugcli/version.py]

[metadata]
license_files=LICENSE

Expand Down

0 comments on commit db24fe8

Please sign in to comment.