Skip to content

Commit

Permalink
Bump version 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarteau committed Feb 2, 2022
1 parent f5539e8 commit 4b9f52d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.6.7 - 2021-02-01

* Release the package on https://pypi.org/

## 1.6.6 - 2021-02-01
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# qypws makefile
#

VERSION:=1.6.6
VERSION:=1.6.7

ifndef CI_COMMIT_TAG
VERSION_TAG=$(VERSION)rc0
Expand Down

0 comments on commit 4b9f52d

Please sign in to comment.