diff --git a/CHANGES.rst b/CHANGES.rst index ff83760..fa94b93 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -0.36 (unreleased) +0.36 (2020-12-07) ----------------- - Added email functions (`create_html_email`, `add_attachment`, `send_email`) diff --git a/setup.py b/setup.py index 27dc3ea..a80dade 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='imio.helpers', - version='0.36.dev0', + version='0.36', description="Various helper methods for development.", long_description=long_description, # Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers