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.
2 parents c28a846 + 5863204 commit c59ccd4Copy full SHA for c59ccd4
docs/source/conf.py
@@ -61,8 +61,8 @@
61
author = 'matrix.org'
62
63
64
-version = '0.0.4'
65
-release = '0.0.4'
+version = '0.0.5'
+release = '0.0.5'
66
67
language = None
68
matrix_client/__init__.py
@@ -1,2 +1,2 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "0.0.4"
+__version__ = "0.0.5"
0 commit comments