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 5b7f178 commit 15fd23fCopy full SHA for 15fd23f
sqlalchemy-stubs/__init__.pyi
@@ -121,3 +121,5 @@ from .types import Unicode as Unicode
121
from .types import UnicodeText as UnicodeText
122
from .types import VARBINARY as VARBINARY
123
from .types import VARCHAR as VARCHAR
124
+
125
+__version__: str
0 commit comments