Skip to content

Commit afed77a

Browse files
committed
Change v2.0.0 to v2.0.1
1 parent f61316a commit afed77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aniclustermap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import aniclustermap.utils as _utils
33
from aniclustermap.main import AniClustermap
44

5-
__version__ = "2.0.0"
5+
__version__ = "2.0.1"
66
__all__ = ["AniClustermap"]
77

88
_logger.init_null_logger()

0 commit comments

Comments
 (0)