Metadata-Version: 2.1
Name: migo
Version: 0.0.5
Summary: Simple async migrations for postgres.
License: MIT
Author: Sandeep Jadoonanan
Author-email: jsanweb@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: aiofiles (==0.4.0)
Requires-Dist: asyncpg (==0.20.1)
