Skip to content

Commit

Permalink
Tag 0.3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudd-O committed Nov 14, 2022
1 parent 6e8c5c9 commit 01bb7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ledgerhelpers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import time
import tty

__version__ = "0.3.6"
__version__ = "0.3.7"


log = logging.getLogger(__name__)
Expand Down

0 comments on commit 01bb7bf

Please sign in to comment.