Skip to content

Commit

Permalink
bump: update version and manpages
Browse files Browse the repository at this point in the history
  • Loading branch information
GjjvdBurg committed Sep 13, 2024
1 parent a04501c commit 2f32db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper2remarkable/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-

VERSION = (0, 9, 12)
VERSION = (0, 9, 13)

__version__ = ".".join(map(str, VERSION))

0 comments on commit 2f32db6

Please sign in to comment.