Skip to content

Commit ae9ec28

Browse files
authored
Bump version
Allow `pip install -U` to work
1 parent fd456f3 commit ae9ec28

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,3 +1,3 @@
11
"""A library for plotting ridges with ridges."""
2-
__version__ = "0.0.3"
2+
__version__ = "0.0.4"
33
from .ridge_map import RidgeMap, FontManager

0 commit comments

Comments
 (0)