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

Commit 3b83db0

Browse files
Version 0.3.2 (#201)
1 parent ac4ce9b commit 3b83db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databases/__init__.py

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

3-
__version__ = "0.3.1"
3+
__version__ = "0.3.2"
44
__all__ = ["Database", "DatabaseURL"]

0 commit comments

Comments
 (0)