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 89ce363 commit c2b5395Copy full SHA for c2b5395
metsrw/__init__.py
@@ -42,7 +42,7 @@
42
43
LOGGER = logging.getLogger(__name__)
44
LOGGER.addHandler(logging.NullHandler())
45
-__version__ = "0.5.1"
+__version__ = "0.6.0"
46
47
__all__ = [
48
"Agent",
0 commit comments