Skip to content

Commit

Permalink
Bump version: 1.0.3 → 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
graveljp committed Jan 11, 2021
1 parent db24fe8 commit 93ea056
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[bumpversion]
current_version = 1.0.3
current_version = 1.0.4
commit = True
tag = True

[bumpversion:file:smugcli/version.py]

[metadata]
license_files=LICENSE
license_files = LICENSE

[bdist_wheel]
universal=1
universal = 1

0 comments on commit 93ea056

Please # to comment.