Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pjz committed Jul 12, 2023
1 parent 869b397 commit 7ae7650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
, name = 'mincfg'
, url = 'http://github.com/pjz/mincfg'
, packages = find_packages()
, version = '0.7'
, version = '0.8'
, install_requires = [ ]
, extras_require = extras
, zip_safe = False
Expand Down

0 comments on commit 7ae7650

Please sign in to comment.