Skip to content

Commit 732ecf8

Browse files
committed
Bump to version 3.1.71
1 parent 7f7f3c1 commit 732ecf8

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changes in version 3.1.71 - 2017-09-21
2+
o Revise installation scripts in relation to xenial release
3+
14
Changes in version 3.1.70 - 2017-08-20
25
o Update dependencies
36

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
tor2web (3.1.71) stable; urgency=medium
2+
3+
* New stable release
4+
5+
-- GlobaLeaks software signing key <[email protected]> Thu, 21 Sep 2017 15:38:17 +0200
6+
17
tor2web (3.1.70) stable; urgency=medium
28

39
* New stable release

tor2web/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '3.1.70'
1+
__version__ = '3.1.71'
22

33
__all__ = ['utils']

0 commit comments

Comments
 (0)