Skip to content

Commit

Permalink
Update spvblock.py
Browse files Browse the repository at this point in the history
  • Loading branch information
curly60e authored Mar 24, 2022
1 parent 97516f9 commit 99f9dd6
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 @@ -33,7 +33,7 @@
from pycoingecko import CoinGeckoAPI


version = "2.0.2"
version = "2.0.3"

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

0 comments on commit 99f9dd6

Please sign in to comment.