Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
netmetr-client
Commits
6151ec5d
Unverified
Commit
6151ec5d
authored
Mar 17, 2021
by
Martin Prudek
🌀
Browse files
Release version 2.0.2
Mainly a bugfix of typecasting of autostart delay parameter.
parent
7b2d60b4
Pipeline
#78276
passed with stages
in 15 minutes and 24 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
netmetr/__init__.py
View file @
6151ec5d
...
...
@@ -2,7 +2,7 @@
netmetr client package
"""
__version__
=
"2.0.
1
"
__version__
=
"2.0.
2
"
from
.netmetr
import
Netmetr
# noqa: F401
from
.exceptions
import
NetmetrError
# noqa: F401
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