Skip to content

Commit

Permalink
setup.py: bump version of oxidized_importer to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
indygreg committed May 10, 2020
1 parent 3ceb16e commit 48fe3a7
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 @@ -76,7 +76,7 @@ def build_extension(self, ext):

setuptools.setup(
name="oxidized_importer",
version="0.1",
version="0.2dev0",
author="Gregory Szorc",
author_email="[email protected]",
url="https://github.com/indygreg/PyOxidizer",
Expand Down

0 comments on commit 48fe3a7

Please sign in to comment.