Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
Signed-off-by: hwipl <[email protected]>
  • Loading branch information
hwipl committed Oct 21, 2020
1 parent 64311a0 commit ee077ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This file contains the changes in each nuqql version:

## devel:
## v0.9.0:
* Add backend support:
* nuqql-matrixd-nio
* nuqql-mattermostd
Expand Down
2 changes: 1 addition & 1 deletion nuqql/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
nuqql
"""

VERSION = "0.8"
VERSION = "0.9.0"

0 comments on commit ee077ce

Please sign in to comment.