Skip to content
Snippets Groups Projects
Commit d56cf5c2 authored by Martin Zimmermann's avatar Martin Zimmermann
Browse files

Preparing release 0.3.1

parent c28ee312
No related branches found
Tags 0.3.1
No related merge requests found
Changelog for Isso
==================
0.3 (2013-11-01)
----------------
0.3.1 (2013-11-02)
------------------
- improve initial comment loading performance in the client
- cache slow REST requests, see #18
......
......@@ -15,7 +15,7 @@ if sys.version_info < (3, 0):
setup(
name='isso',
version='0.3',
version='0.3.1',
author='Martin Zimmermann',
author_email='info@posativ.org',
packages=find_packages(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment