We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972a4eb commit 70f34f7Copy full SHA for 70f34f7
metsrw/__init__.py
@@ -42,7 +42,7 @@
42
43
LOGGER = logging.getLogger(__name__)
44
LOGGER.addHandler(logging.NullHandler())
45
-__version__ = "0.6.0"
+__version__ = "0.6.1"
46
47
__all__ = [
48
"Agent",
0 commit comments