Skip to content

Commit 2894679

Browse files
author
clowwindy
committed
bump
1 parent 92c9ba0 commit 2894679

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.4.2 2014-05-10
2+
- Add salsa20 cipher
3+
14
1.4.1 2014-05-03
25
- Fix error log
36
- Fix EINPROGESS with some version of gevent

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
shadowsocks
22
===========
33

4-
Current version: 1.4.1 [![Build Status][1]][0]
4+
Current version: 1.4.2 [![Build Status][1]][0]
55

66
shadowsocks is a lightweight tunnel proxy which can help you get through firewalls.
77

setup.py

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

77
setup(
88
name="shadowsocks",
9-
version="1.4.1",
9+
version="1.4.2",
1010
license='MIT',
1111
description="a lightweight tunnel proxy",
1212
author='clowwindy',

0 commit comments

Comments
 (0)