Skip to content

Commit

Permalink
Version 0.3.2 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Apr 30, 2020
1 parent ac4ce9b commit 3b83db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from databases.core import Database, DatabaseURL

__version__ = "0.3.1"
__version__ = "0.3.2"
__all__ = ["Database", "DatabaseURL"]

0 comments on commit 3b83db0

Please sign in to comment.