Skip to content

Commit

Permalink
Update controller.py
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdIteration committed Dec 23, 2023
1 parent e148d60 commit dab4c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/seedsigner/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class Controller(Singleton):
rather than at the top in order avoid circular imports.
"""

VERSION = "0.7.0+SeedKeeper-ALPHA"
VERSION = "0.7.0+Satochip-ALPHA1"

# Declare class member vars with type hints to enable richer IDE support throughout
# the code.
Expand Down

0 comments on commit dab4c77

Please sign in to comment.