Initial commit, re-branded from first attempt..

This commit is contained in:
Lance Edgar 2022-03-02 16:41:28 -06:00
commit 7058ebf75e
17 changed files with 871 additions and 0 deletions

3
messkit/_version.py Normal file
View file

@ -0,0 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.1.0'