Skip to content

Commit

Permalink
inc version
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur committed Nov 30, 2020
1 parent 5c988e6 commit fd38288
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, 1, FINAL, 0)
VERSION = (1, 5, 2, FINAL, 0)

__version__ = get_version(VERSION)

0 comments on commit fd38288

Please sign in to comment.