Skip to content

Commit a31fb00

Browse files
committed
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/.
1 parent f6d67b8 commit a31fb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dbxs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from ._repository import repository
1919

2020

21-
__version__ = "0.0.5"
21+
__version__ = "0.1.0"
2222

2323

2424
__all__ = [

0 commit comments

Comments
 (0)