Skip to content

Commit 0735126

Browse files
committed
bump version number
Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
1 parent 29178c9 commit 0735126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ optional arguments:
8585

8686
## Changes
8787

88-
* devel:
88+
* v0.6.0:
8989
* Update matrix_client to v0.4.0
9090
* v0.5.0:
9191
* Update nuqql-based to v0.3.0, switch to asyncio, require python

nuqql_matrixd/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
# matrixd version
26-
VERSION = "0.5.0"
26+
VERSION = "0.6.0"
2727

2828

2929
class BackendServer:

0 commit comments

Comments
 (0)