From e10872c446ad88061aed53a8465b13b5368554df Mon Sep 17 00:00:00 2001 From: ralphwetzel Date: Sat, 26 Nov 2016 21:00:38 +0100 Subject: [PATCH] Version -> 3.1 --- theonionbox/stamp.txt | 2 +- theonionbox/theonionbox.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theonionbox/stamp.txt b/theonionbox/stamp.txt index 3b7444e..f541193 100644 --- a/theonionbox/stamp.txt +++ b/theonionbox/stamp.txt @@ -1 +1 @@ -20161126|204605 \ No newline at end of file +20161126|205956 \ No newline at end of file diff --git a/theonionbox/theonionbox.py b/theonionbox/theonionbox.py index e069189..c57196b 100644 --- a/theonionbox/theonionbox.py +++ b/theonionbox/theonionbox.py @@ -2,7 +2,7 @@ from __future__ import absolute_import from __future__ import print_function -__version__ = '3.0.5' # stamp will be added later +__version__ = '3.1' # stamp will be added later __description__ = 'The Onion Box: WebInterface to monitor Tor Relays and Bridges'