Skip to content

Commit

Permalink
Increase package version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Breuer committed May 27, 2020
1 parent 5fcd568 commit c412aae
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 @@ -16,7 +16,7 @@

setup(
name='countryinfo',
version='0.1.1',
version='0.1.2',
python_requires='>3.0.0',
packages = find_packages(
include=['countryinfo'],
Expand Down

0 comments on commit c412aae

Please sign in to comment.