Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
  • Loading branch information
hwipl committed Nov 14, 2022
1 parent 1fc9b15 commit e7bb34d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ optional arguments:

## Changes

* devel:
* v0.3.2:
* Update matrix-nio to v0.20.1
* v0.3.1:
* Update matrix-nio to v0.20.0
Expand Down
2 changes: 1 addition & 1 deletion nuqql_matrixd_nio/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


# matrixd version
VERSION = "0.3.1"
VERSION = "0.3.2"


class BackendServer:
Expand Down

0 comments on commit e7bb34d

Please sign in to comment.