We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b158f2d commit 85ec165Copy full SHA for 85ec165
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
name="pathfinding",
8
description="Pathfinding algorithms (based on Pathfinding.JS)",
9
url="https://github.com/brean/python-pathfinding",
10
- version="0.0.1",
+ version="0.0.2",
11
license="MIT",
12
author="Andreas Bresser",
13
packages=find_packages(),
0 commit comments