Skip to content

Commit 5c2ff31

Browse files
authored
Merge pull request #189 from data61/release-0.1.8
release 0.1.8
2 parents a4432ed + 89f972e commit 5c2ff31

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22

33
## new version
44

5+
## 0.1.8
6+
- Support blocklib >= 0.1.8 #188
7+
8+
## 0.1.7
9+
- Support for Python 3.11 and latest clkhash version #184
10+
511
## 0.1.6
6-
- Migrate from Azure pipeline to Github Actions #169
12+
- Migrate from Azure pipeline to GitHub Actions #169
713
- Set env vars for codecov action #173
814
- Update testing badge #170
915

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "anonlink-client"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "Client side tool for clkhash and blocklib"
55
authors = [
66
"Wilko Henecka <wilkohenecka@gmx.net>",

0 commit comments

Comments
 (0)