Skip to content

Commit 8be7df7

Browse files
committed
Updated the supported SQLAlchemy version
1 parent 908b6c5 commit 8be7df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Python 3 and the latest SQLAlchemy version).
1111
Features
1212
========
1313

14-
* Supports SQLAlchemy 0.6.x - 0.9.x
14+
* Supports SQLAlchemy 0.6.x - 1.0.x
1515
* Produces declarative code that almost looks like it was hand written
1616
* Produces `PEP 8 <http://www.python.org/dev/peps/pep-0008/>`_ compliant code
1717
* Accurately determines relationships, including many-to-many, one-to-one

0 commit comments

Comments
 (0)