diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b97b3d..bf39046 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# Unreleased + # Version 0.10.0 * Updated the Plasmidfinder database to use the January 18th 2023 release. diff --git a/staramr/__init__.py b/staramr/__init__.py index 9d1bb72..fe2ef9e 100644 --- a/staramr/__init__.py +++ b/staramr/__init__.py @@ -1 +1 @@ -__version__ = '0.10.0' +__version__ = '0.11.0.dev0'