Skip to content

Commit

Permalink
feincms3-downloads 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 24, 2020
1 parent 86c1758 commit 3fe64a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feincms3_downloads/__init__.py
@@ -1,2 +1,2 @@
VERSION = (0, 4, 0)
VERSION = (0, 4, 1)
__version__ = ".".join(map(str, VERSION))

0 comments on commit 3fe64a3

Please sign in to comment.