Skip to content

Commit 931bd72

Browse files
committed
Bump version to 0.5.1
1 parent 3fce47c commit 931bd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metsrw/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
LOGGER = logging.getLogger(__name__)
4343
LOGGER.addHandler(logging.NullHandler())
44-
__version__ = "0.5.0"
44+
__version__ = "0.5.1"
4545

4646
__all__ = [
4747
"Agent",

0 commit comments

Comments
 (0)