diff --git a/config/dpkg/changelog b/config/dpkg/changelog index 0030bd4..294aab5 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -1,5 +1,5 @@ -dfwinreg (20190714-1) unstable; urgency=low +dfwinreg (20200121-1) unstable; urgency=low * Auto-generated - -- Log2Timeline maintainers Sun, 14 Jul 2019 11:06:56 +0200 \ No newline at end of file + -- Log2Timeline maintainers Tue, 21 Jan 2020 20:06:23 +0100 \ No newline at end of file diff --git a/dfwinreg/__init__.py b/dfwinreg/__init__.py index 83837c5..4602457 100644 --- a/dfwinreg/__init__.py +++ b/dfwinreg/__init__.py @@ -5,4 +5,4 @@ that provides read-only access to Windows Registry objects. """ -__version__ = '20190714' +__version__ = '20200121'