Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisScoccola committed Jun 17, 2024
1 parent a857bef commit 24aa97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def readme():

setup(
name="persistable-clustering",
version="0.5.1",
version="0.5.2",
description="Density-based clustering for exploratory data analysis based on multi-parameter persistence",
long_description=readme(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 24aa97d

Please sign in to comment.