mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-26 02:22:13 -04:00
0.9.3
This commit is contained in:
@@ -116,7 +116,7 @@ from .schema import (
|
||||
from .inspection import inspect
|
||||
from .engine import create_engine, engine_from_config
|
||||
|
||||
__version__ = '0.9.2'
|
||||
__version__ = '0.9.3'
|
||||
|
||||
def __go(lcls):
|
||||
global __all__
|
||||
|
||||
Reference in New Issue
Block a user