From a31fb0069cdc4713224244a1723a9a7f141b3ad8 Mon Sep 17 00:00:00 2001 From: Glyph Date: Thu, 28 Mar 2024 16:30:12 -0700 Subject: [PATCH] bump version for release This commit was sponsored by Sergio Bost, Matt Campbell, Jason Walker, and my other patrons. If you want to join them, you can support my work at https://glyph.im/patrons/. --- src/dbxs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dbxs/__init__.py b/src/dbxs/__init__.py index 125f31a..001f1fc 100644 --- a/src/dbxs/__init__.py +++ b/src/dbxs/__init__.py @@ -18,7 +18,7 @@ from ._repository import repository -__version__ = "0.0.5" +__version__ = "0.1.0" __all__ = [