We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffe052 commit 6674b11Copy full SHA for 6674b11
1 file changed
zerorpc/version.py
@@ -23,7 +23,7 @@
23
# SOFTWARE.
24
25
__title__ = 'zerorpc'
26
-__version__ = '0.1.1'
+__version__ = '0.2.0'
27
__author__ = 'dotCloud, Inc.'
28
__license__ = 'MIT'
29
__copyright__ = 'Copyright 2012 dotCloud, Inc.'
0 commit comments