We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9acabf8 commit 8b3986dCopy full SHA for 8b3986d
plugins/sqlalchemy/superduper_sqlalchemy/__init__.py
@@ -1,5 +1,5 @@
1
from .metadata import SQLAlchemyMetadata as MetaDataStore
2
3
-__version__ = "0.5.7"
+__version__ = "0.5.8"
4
5
__all__ = ['MetaDataStore']
0 commit comments