diff --git a/VERSION b/VERSION index 3eefcb9..7dea76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.0.1 diff --git a/setup.cfg b/setup.cfg index 5000020..8e5e635 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ install_requires = aiopg>=1.0.0,<2 sprockets.http>=2.1.1,<3 tornado>=6,<7 -pymodules = +py_modules = sprockets_postgres zip_safe = true