Skip to content

Commit 70f34f7

Browse files
committed
Bump version to 0.6.1
1 parent 972a4eb commit 70f34f7

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
@@ -42,7 +42,7 @@
4242

4343
LOGGER = logging.getLogger(__name__)
4444
LOGGER.addHandler(logging.NullHandler())
45-
__version__ = "0.6.0"
45+
__version__ = "0.6.1"
4646

4747
__all__ = [
4848
"Agent",

0 commit comments

Comments
 (0)