Skip to content

Commit ae24d3f

Browse files
authored
Merge pull request #41 from ColCarroll/bump-version
Bump version for PyPI.
2 parents a646777 + 9911f2c commit ae24d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ridge_map/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""A library for plotting ridges with ridges."""
22

3-
__version__ = "0.0.4"
3+
__version__ = "0.0.5"
44
from .ridge_map import RidgeMap, FontManager

0 commit comments

Comments
 (0)