Add missing store module
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
- 0.0.15
|
||||
* Add missing store module in setup
|
||||
- 0.0.14
|
||||
* Add next state advancer
|
||||
- 0.0.13
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = shep
|
||||
version = 0.0.14
|
||||
version = 0.0.15
|
||||
description = Multi-state key stores using bit masks
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
@@ -25,3 +25,4 @@ include_package_data = True
|
||||
python_requires = >= 3.6
|
||||
packages =
|
||||
shep
|
||||
shep.store
|
||||
|
||||
Reference in New Issue
Block a user