We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7ab7c commit 8751269Copy full SHA for 8751269
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
url="https://github.com/brean/python-pathfinding",
15
- version="0.0.2",
+ version="0.0.3",
16
license="MIT",
17
author="Andreas Bresser",
18
packages=find_packages(),
0 commit comments