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 3fce47c commit 931bd72Copy full SHA for 931bd72
metsrw/__init__.py
@@ -41,7 +41,7 @@
41
42
LOGGER = logging.getLogger(__name__)
43
LOGGER.addHandler(logging.NullHandler())
44
-__version__ = "0.5.0"
+__version__ = "0.5.1"
45
46
__all__ = [
47
"Agent",
0 commit comments