Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Feb 27, 2020
1 parent 0aa61e0 commit 88d4456
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/dpkg/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plaso (20200225-1) unstable; urgency=low
plaso (20200227-1) unstable; urgency=low

* Auto-generated

-- Log2Timeline maintainers <[email protected]> Tue, 25 Feb 2020 06:47:03 +0100
-- Log2Timeline maintainers <[email protected]> Thu, 27 Feb 2020 05:40:35 +0100
2 changes: 1 addition & 1 deletion plaso/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

from __future__ import unicode_literals

__version__ = '20200225'
__version__ = '20200227'

0 comments on commit 88d4456

Please sign in to comment.