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 f7dcdb9 commit 9a3594aCopy full SHA for 9a3594a
docs/source/conf.py
@@ -61,8 +61,8 @@
61
author = 'matrix.org'
62
63
64
-version = '0.3.2'
65
-release = '0.3.2'
+version = '0.4.0-dev'
+release = '0.4.0-dev'
66
67
language = None
68
matrix_client/__init__.py
@@ -13,4 +13,4 @@
13
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
-__version__ = "0.3.2"
+__version__ = "0.4.0-dev"
0 commit comments