X-Git-Url: https://wylark.com/src/munter.git/blobdiff_plain/0d989299851a0a122bf6a2bf89b9287356b7cf9e..199c4afc24dd503212cde2ca87f2c16aa4dd384b:/README.md diff --git a/README.md b/README.md index 6356009..a61f2d9 100644 --- a/README.md +++ b/README.md @@ -40,14 +40,18 @@ Future plans * Use as a Python library from within another project * Lint it (e.g. therapist) * Pip? +* Sphinx/autodoc? Version History --------------- +- 2.0.0 (Jun 2020) + + Packaged for distribution as a standalone program (and library). + - 1.0.2 (Jun 2020) - Packaged for distribution as a standalone program as well as a - library. Also contains a few small bugfixes. + A few small bugfixes. - 1.0.1 (Jun 2020)