Skip to content

Commit 85ec165

Browse files
committed
release version to 0.0.2
1 parent b158f2d commit 85ec165

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
@@ -7,7 +7,7 @@
77
name="pathfinding",
88
description="Pathfinding algorithms (based on Pathfinding.JS)",
99
url="https://github.com/brean/python-pathfinding",
10-
version="0.0.1",
10+
version="0.0.2",
1111
license="MIT",
1212
author="Andreas Bresser",
1313
packages=find_packages(),

0 commit comments

Comments
 (0)