We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d7e95 commit 59bf09bCopy full SHA for 59bf09b
docs/source/conf.py
@@ -61,8 +61,8 @@
61
author = 'matrix.org'
62
63
64
-version = '0.0.5'
65
-release = '0.0.5'
+version = '0.0.6'
+release = '0.0.6'
66
67
language = None
68
matrix_client/__init__.py
@@ -1,2 +1,2 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "0.0.5"
+__version__ = "0.0.6"
0 commit comments