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 28df991 commit 3c31643Copy full SHA for 3c31643
CHANGELOG
@@ -1,3 +1,6 @@
1
+Changes in version 3.1.73 - 2019-05-14
2
+ o Add packaging for Ubuntu Bionic
3
+
4
Changes in version 3.1.72 - 2017-10-11
5
o Apply minor bugfixing
6
debian/changelog
@@ -1,3 +1,9 @@
+tor2web (3.1.73) stable; urgency=medium
+ * New stable release
+ -- GlobaLeaks software signing key <[email protected]> Tue, 14 May 2019 23:39:38 +0200
7
tor2web (3.1.72) stable; urgency=medium
8
9
* New stable release
tor2web/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '3.1.71'
+__version__ = '3.1.73'
__all__ = ['utils']
0 commit comments