Skip to content

Commit a036942

Browse files
authored
Update README (#109)
1 parent 7f22e1a commit a036942

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MySQL, and SQLite. ORM is built with:
2222
Because ORM is built on SQLAlchemy core, you can use Alembic to provide
2323
database migrations.
2424

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`**
2626

2727
---
2828

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MySQL, and SQLite. ORM is built with:
2222
Because ORM is built on SQLAlchemy core, you can use Alembic to provide
2323
database migrations.
2424

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`**
2626

2727
---
2828

0 commit comments

Comments
 (0)