Skip to content

Commit 8b88ea8

Browse files
committed
Bump version
1 parent 66e1758 commit 8b88ea8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http_ece",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Encrypted Content-Encoding for HTTP",
55
"homepage": "https://github.com/martinthomson/encrypted-content-encoding",
66
"bugs": "https://github.com/martinthomson/encrypted-content-encoding/issues",

python/setup.py

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

44
setup(
55
name='http_ece',
6-
version='0.4.3',
6+
version='0.4.4',
77
author='Martin Thomson',
88
author_email='martin.thomson@gmail.com',
99
scripts=[],

0 commit comments

Comments
 (0)