Skip to content

Commit 4b9f52d

Browse files
committed
Bump version 1.6.7
1 parent f5539e8 commit 4b9f52d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.6.7 - 2021-02-01
6+
57
* Release the package on https://pypi.org/
68

79
## 1.6.6 - 2021-02-01

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# qypws makefile
44
#
55

6-
VERSION:=1.6.6
6+
VERSION:=1.6.7
77

88
ifndef CI_COMMIT_TAG
99
VERSION_TAG=$(VERSION)rc0

0 commit comments

Comments
 (0)