Skip to content

Commit

Permalink
version inc
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur committed Dec 27, 2020
1 parent 59eddf2 commit 2dc4c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion papermerge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
BETA = 'beta'
RC = 'rc'

VERSION = (1, 5, 4, FINAL, 0)
VERSION = (1, 5, 5, FINAL, 0)

__version__ = get_version(VERSION)

0 comments on commit 2dc4c57

Please sign in to comment.