Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit d1b0b8e

Browse files
Version 0.1.2
1 parent 82989d3 commit d1b0b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

databases/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from databases.core import Database, DatabaseURL
22

33

4-
__version__ = "0.1.1"
4+
__version__ = "0.1.2"
55
__all__ = ["Database", "DatabaseURL"]

0 commit comments

Comments
 (0)