Version fix.
This commit is contained in:
parent
c3f472dc60
commit
2190245675
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ MINOR changes are "just-in-time" changes or small enhancements which should not
|
||||||
documentation.
|
documentation.
|
||||||
FIXES should never affect anything else then stability or security.
|
FIXES should never affect anything else then stability or security.
|
||||||
"""
|
"""
|
||||||
__version__ = '0.8.4.0'
|
__version__ = '0.8.4.1'
|
||||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||||
|
|
||||||
logger = logging.getLogger('uplink')
|
logger = logging.getLogger('uplink')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue