Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Nov 16, 2013
1 parent 6ccddf8 commit 53c8126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octopus/__init__.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = '0.3.2'
__version__ = '0.3.3'

from octopus.core import Octopus, TimeoutError, ResponseError # NOQA

0 comments on commit 53c8126

Please sign in to comment.