Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsajip committed Dec 12, 2023
1 parent 874f65b commit 2854b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnupg.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
import sys
import threading

__version__ = '0.5.2'
__version__ = '0.5.3.dev0'
__author__ = 'Vinay Sajip'
__date__ = '$12-Dec-2023 07:52:07$'

Expand Down

0 comments on commit 2854b37

Please sign in to comment.