Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
Metrics
Onionperf
Commits
118d1499
Commit
118d1499
authored
Sep 16, 2020
by
Karsten Loesing
Browse files
Bump version to 0.8.
parent
76517ac6
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
118d1499
...
...
@@ -6,7 +6,7 @@ with open('requirements.txt') as f:
install_requires
=
f
.
readlines
()
setup
(
name
=
'OnionPerf'
,
version
=
'0.
7
'
,
version
=
'0.
8
'
,
description
=
'A utility to monitor, measure, analyze, and visualize the performance of Tor and Onion Services'
,
author
=
'Rob Jansen'
,
url
=
'https://github.com/robgjansen/onionperf/'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment