Skip to content

Commit

Permalink
Updates for release (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Jul 28, 2021
1 parent 7eead79 commit b2ef378
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 @@
dfvfs (20210615-1) unstable; urgency=low
dfvfs (20210728-1) unstable; urgency=low

* Auto-generated

-- Log2Timeline maintainers <[email protected]> Tue, 15 Jun 2021 08:13:47 +0200
-- Log2Timeline maintainers <[email protected]> Wed, 28 Jul 2021 10:38:13 +0200
2 changes: 1 addition & 1 deletion dfvfs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
storage media types and file formats.
"""

__version__ = '20210615'
__version__ = '20210728'

0 comments on commit b2ef378

Please sign in to comment.