diff --git a/CHANGELOG b/CHANGELOG index 8e74e7f..162c364 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +- 0.0.7 + * Add content for keys - 0.0.6 * Update description * Implement simple file store backend (add only) diff --git a/setup.cfg b/setup.cfg index 0bdebcf..3fc2fd8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = shep -version = 0.0.6 +version = 0.0.7 description = Multi-state key stores using bit masks author = Louis Holbrook author_email = dev@holbrook.no