Skip to content

Commit

Permalink
Increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Roth committed Nov 16, 2017
1 parent c9d0f26 commit d95b583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lokilogger.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import socket
from helpers import removeNonAsciiDrop

__version__ = '0.24.0'
__version__ = '0.24.3'

# Logger Class -----------------------------------------------------------------
class LokiLogger():
Expand Down

0 comments on commit d95b583

Please sign in to comment.