diff --git a/pybitblock/PyBlock.py b/pybitblock/PyBlock.py index 36865a7..43fa6bd 100644 --- a/pybitblock/PyBlock.py +++ b/pybitblock/PyBlock.py @@ -33,7 +33,7 @@ from PIL import Image from robohash import Robohash -version = "1.1.8.2" +version = "1.1.8.3" def close(): print("<<< Back Control + C.\n\n")