Skip to content

Commit a088ef0

Browse files
committed
chore: bump version
1 parent fe2ac89 commit a088ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def readme():
105105

106106
setup(
107107
name="persistable-clustering",
108-
version="0.4.6",
108+
version="0.5.0",
109109
description="Density-based clustering for exploratory data analysis based on multi-parameter persistence",
110110
long_description=readme(),
111111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)