We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f1413 commit 0b6b722Copy full SHA for 0b6b722
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
setuptools.setup(
21
name="particlespy",
22
package_dir={'particlespy':'particlespy'},
23
- version="0.5.0",
+ version="0.5.1",
24
author="Thomas Slater",
25
author_email="tjaslater@gmail.com",
26
description="A package to perform particle segmentation and analysis",
0 commit comments