Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsajip committed Jan 7, 2025
1 parent 013c491 commit 9265f6c
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 @@ -45,7 +45,7 @@
import sys
import threading

__version__ = '0.5.4'
__version__ = '0.5.5.dev0'
__author__ = 'Vinay Sajip'
__date__ = '$07-Jan-2025 10:13:17$'

Expand Down

0 comments on commit 9265f6c

Please sign in to comment.