diff --git a/setup.cfg b/setup.cfg index 3a5644f..7940f14 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 \ No newline at end of file +universal = 1