Skip to content

Commit

Permalink
version now ACTUALLY only specified in one place
Browse files Browse the repository at this point in the history
  • Loading branch information
ocket8888 committed Jul 11, 2018
1 parent b1d451c commit e93a852
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions connvitals/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
"""


from . import utils

# connvitals version
__version__ = "4.0.1"
from . import __version__, utils

# Configuration values
HOPS = 30
Expand Down

0 comments on commit e93a852

Please sign in to comment.