🔖 Release version 0.0.9
This commit is contained in:
parent
596718d93b
commit
d05c3ee495
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Latest Changes
|
## Latest Changes
|
||||||
|
|
||||||
|
## 0.0.9
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
* 🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin. PR [#627](https://github.com/tiangolo/sqlmodel/pull/627) by [@tiangolo](https://github.com/tiangolo).
|
* 🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin. PR [#627](https://github.com/tiangolo/sqlmodel/pull/627) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.0.8"
|
__version__ = "0.0.9"
|
||||||
|
|
||||||
# Re-export from SQLAlchemy
|
# Re-export from SQLAlchemy
|
||||||
from sqlalchemy.engine import create_mock_engine as create_mock_engine
|
from sqlalchemy.engine import create_mock_engine as create_mock_engine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user