mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-02 23:49:39 -06:00
🔧 Migrate from Poetry to PDM for the internal build config (#912)
This commit is contained in:
committed by
GitHub
parent
f67867f974
commit
0b4989d0b2
@@ -1,4 +1,4 @@
|
||||
__version__ = "0.0.16"
|
||||
__version__ = "0.0.17.dev2"
|
||||
|
||||
# Re-export from SQLAlchemy
|
||||
from sqlalchemy.engine import create_engine as create_engine
|
||||
|
||||
Reference in New Issue
Block a user