Skip to content

Commit

Permalink
Update spvblock.py
Browse files Browse the repository at this point in the history
  • Loading branch information
curly60e authored Jul 19, 2024
1 parent e574467 commit 3a8ebc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybitblock/SPV/spvblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
from io import StringIO


version = "2.7"
version = "2.7.1"

settings = {"gradient":"", "design":"block", "colorA":"green", "colorB":"yellow"}
settingsClock = {"gradient":"", "colorA":"green", "colorB":"yellow"}
Expand Down

0 comments on commit 3a8ebc4

Please sign in to comment.