Skip to content

Commit

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


version = "2.7"
version = "2.7.1"

def close():
print("<<< Ctrl + C.\n\n")
Expand Down

0 comments on commit e574467

Please sign in to comment.