- [bug] fix the config.main() function to honor

the arguments passed, remove no longer used
  "scripts/alembic" as setuptools creates this
  for us.  [#22]
This commit is contained in:
Mike Bayer
2012-01-20 13:42:13 -05:00
parent 5191e2a744
commit 97392926fe
4 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
0.1.2
=====
- [bug] fix the config.main() function to honor
the arguments passed, remove no longer used
"scripts/alembic" as setuptools creates this
for us. [#22]
0.1.1
=====
- [bug] Clean up file write operations so that