Skip to content

Commit e5f422f

Browse files
committed
bug fixes
1 parent f98f74f commit e5f422f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadynminer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"""
5757

5858
name = "metadynminer"
59-
__version__ = "0.6.0"
59+
__version__ = "0.6.1"
6060
__author__ = 'Jan Beránek'
6161

6262
__pdoc__ = {}

0 commit comments

Comments
 (0)