This commit is contained in:
Richard van der Hoff 2019-02-14 14:24:24 +00:00
parent a214ba93e0
commit 06cd757ae7
3 changed files with 11 additions and 16 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2014-2016 OpenMarket Ltd
# Copyright 2018 New Vector Ltd
# Copyright 2018-9 New Vector Ltd
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -27,4 +27,4 @@ try:
except ImportError:
pass
__version__ = "0.99.1rc2"
__version__ = "0.99.1"