Skip to content

Commit

Permalink
bump to 0.4.dev12
Browse files Browse the repository at this point in the history
testing the pypi release github actions workflow

0.4.dev11 failed to publish due to incorrect if statement
  • Loading branch information
OmarIthawi committed Jun 14, 2021
1 parent 0c69007 commit 73a4273
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 @@ -26,7 +26,7 @@

setup(
name='Figures',
version='0.4.dev11',
version='0.4.dev12',
packages=find_packages(),
include_package_data=True,
license='MIT',
Expand Down

0 comments on commit 73a4273

Please sign in to comment.