🔖 Release version 0.0.18
This commit is contained in:
parent
a280b58c10
commit
900e0d3371
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Latest Changes
|
## Latest Changes
|
||||||
|
|
||||||
|
## 0.0.18
|
||||||
|
|
||||||
### Internal
|
### Internal
|
||||||
|
|
||||||
* ✨ Add sqlmodel-slim setup. PR [#916](https://github.com/tiangolo/sqlmodel/pull/916) by [@tiangolo](https://github.com/tiangolo).
|
* ✨ Add sqlmodel-slim setup. PR [#916](https://github.com/tiangolo/sqlmodel/pull/916) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.0.18.dev1"
|
__version__ = "0.0.18"
|
||||||
|
|
||||||
# Re-export from SQLAlchemy
|
# Re-export from SQLAlchemy
|
||||||
from sqlalchemy.engine import create_engine as create_engine
|
from sqlalchemy.engine import create_engine as create_engine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user