Skip to content
GitLab
Menu
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
sbws
Commits
6f4ca878
Commit
6f4ca878
authored
Apr 06, 2018
by
juga
Browse files
Move version to module. Closes #39
parent
5f88bfde
Changes
2
Show whitespace changes
Inline
Side-by-side
sbws/__init__.py
View file @
6f4ca878
version
=
'0.1.0'
sbws/__main__.py
View file @
6f4ca878
...
...
@@ -9,8 +9,6 @@ from sbws.util.config import validate_config
from
sbws.util.parser
import
create_parser
from
sbws.globals
import
make_logger
VERSION
=
'0.1.0'
def
_log_buffer
():
''' Little helper for when you want to log some things before the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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