Skip to content

Commit

Permalink
bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgriesfeller committed Jan 13, 2025
1 parent 46fb7a5 commit aed1e38
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 @@ -7,7 +7,7 @@

setup(
name='geojsoncontour',
version='0.5.0',
version='0.5.1',
description='Convert matplotlib contour plots to geojson',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit aed1e38

Please sign in to comment.