File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ MySQL, and SQLite. ORM is built with:
22
22
Because ORM is built on SQLAlchemy core, you can use Alembic to provide
23
23
database migrations.
24
24
25
- ** ORM is still under development: We recommend pinning any dependencies with ` orm~=0.1 ` **
25
+ ** ORM is still under development: We recommend pinning any dependencies with ` orm~=0.2 ` **
26
26
27
27
---
28
28
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ MySQL, and SQLite. ORM is built with:
22
22
Because ORM is built on SQLAlchemy core, you can use Alembic to provide
23
23
database migrations.
24
24
25
- ** ORM is still under development: We recommend pinning any dependencies with ` orm~=0.1 ` **
25
+ ** ORM is still under development: We recommend pinning any dependencies with ` orm~=0.2 ` **
26
26
27
27
---
28
28
You can’t perform that action at this time.
0 commit comments