Skip to content

Commit 16dad58

Browse files
authored
release-0.14.2
update changelog and bump version number (#412)
1 parent 2a886b3 commit 16dad58

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
new version
22
===========
33

4+
0.14.2
5+
======
6+
7+
- fix anonlink build on Alpine linux. #411
8+
49
0.14.1
510
======
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
setup(
7070
name="anonlink",
71-
version='0.14.1',
71+
version='0.14.2',
7272
description='Anonymous linkage using cryptographic hashes and bloom filters',
7373
long_description=readme,
7474
long_description_content_type='text/x-rst',

0 commit comments

Comments
 (0)