Change title in README.rst

This is needed to be able to release to pypi:

$ python3 setup.py check --restructuredtext --strict
running check
warning: check: Duplicate implicit target name: "sqlalchemy-migrate".

Change-Id: I26dd765a5273199d6666dd9ed618dc8189a2e8ed
This commit is contained in:
Matt Riedemann 2019-01-22 09:02:49 -05:00
parent f0664995a1
commit 8acab2cd75
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sqlalchemy-migrate
SQLAlchemy Migrate
==================
Fork from http://code.google.com/p/sqlalchemy-migrate/ to get it working with