Skip to content

Commit

Permalink
Bump version to 0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Mar 25, 2021
1 parent 5b5da6e commit cbe43f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metsrw/__init__.py
Expand Up @@ -43,7 +43,7 @@

LOGGER = logging.getLogger(__name__)
LOGGER.addHandler(logging.NullHandler())
__version__ = "0.3.16"
__version__ = "0.3.17"

__all__ = [
"Agent",
Expand Down

0 comments on commit cbe43f5

Please sign in to comment.