Skip to content

Commit cd527e3

Browse files
committed
Bump to version 3.1.39
1 parent 5677717 commit cd527e3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in version 3.1.38 - 2015-02-10
2+
o Added CheckTor feature
3+
o Added GetTor feature
4+
o Minor corrections
5+
6+
17
Changes in version 3.1.38 - 2015-02-10
28
o Added missing support for cookies mangling
39
o Added support for disabling automagic onion redirect

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.38'
1+
__version__ = '3.1.39'
22

33
__all__ = ['utils']

0 commit comments

Comments
 (0)