Cut version 0.0.1b2
[pyutils.git] / pyproject.toml
index a19d89dd8895d16a7f978fcbdbd61e8f483b1801..cbefda6826433a44da36e53eecd133cc6011350e 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "pyutils"
-version = "0.0.1a1"
+version = "0.0.1b2"
 authors = [
   { name="Scott Gasch", email="[email protected]" },
 ]
@@ -18,6 +18,7 @@ dependencies = [
     "bitstring",
     "cloudpickle",
     "holidays",
+    "kazoo",
     "overrides",
     "python-dateutil",
     "pytz",