commit e94f366d3cc31007ac843af103e1431f85b1bfcd
parent 86a7620373ba9d438b200b4b2f7ca21f84d42600
Author: lash <dev@holbrook.no>
Date: Tue, 1 Feb 2022 07:11:17 +0000
bump version
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git 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
@@ -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