Skip to content

Commit 0b6b722

Browse files
authored
Update setup.py to v0.5.1
1 parent 01f1413 commit 0b6b722

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
@@ -20,7 +20,7 @@
2020
setuptools.setup(
2121
name="particlespy",
2222
package_dir={'particlespy':'particlespy'},
23-
version="0.5.0",
23+
version="0.5.1",
2424
author="Thomas Slater",
2525
author_email="tjaslater@gmail.com",
2626
description="A package to perform particle segmentation and analysis",

0 commit comments

Comments
 (0)