We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5677717 commit cd527e3Copy full SHA for cd527e3
CHANGELOG
@@ -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
7
Changes in version 3.1.38 - 2015-02-10
8
o Added missing support for cookies mangling
9
o Added support for disabling automagic onion redirect
tor2web/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '3.1.38'
+__version__ = '3.1.39'
__all__ = ['utils']
0 commit comments