Skip to content

Commit 214721b

Browse files
authored
bump version number and update changelog (#391)
ignoring travis, as the code hasn't changed
1 parent a276815 commit 214721b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.1
5+
======
6+
7+
- fixed broken source distribution #388
8+
49
0.14.0
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.0',
71+
version='0.14.1',
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)