Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsajip committed Sep 20, 2024
1 parent fd13e85 commit fea6132
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.3'
__version__ = '0.5.4.dev0'
__author__ = 'Vinay Sajip'
__date__ = '$20-Sep-2024 17:22:27$'

Expand Down

0 comments on commit fea6132

Please sign in to comment.