Skip to content

Commit

Permalink
Update version: 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dogoncouch committed Jan 11, 2018
1 parent 3dde1b7 commit 8e428e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change log
Change log for [logdissect](https://github.com/dogoncouch/logdissect)

## [Unreleased]
## [2.2.1] - 2018-01-10
### Fixed
- Syslog parsers now ignore lines without stamp
- Daylight savings check logic
Expand Down
2 changes: 1 addition & 1 deletion logdissect/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.2'
__version__ = '2.2.1'
__author__ = 'Dan Persons <[email protected]>'
__license__ = 'MIT License'
__github__ = 'https://github.com/dogoncouch/logdissect'
Expand Down

0 comments on commit 8e428e7

Please sign in to comment.