Skip to content

Commit 8751269

Browse files
committed
new version number to build new version for pypi
1 parent 5f7ab7c commit 8751269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/brean/python-pathfinding",
15-
version="0.0.2",
15+
version="0.0.3",
1616
license="MIT",
1717
author="Andreas Bresser",
1818
packages=find_packages(),

0 commit comments

Comments
 (0)