diff --git a/pybitblock/PyBlock.py b/pybitblock/PyBlock.py index 9a0f890..24925d3 100644 --- a/pybitblock/PyBlock.py +++ b/pybitblock/PyBlock.py @@ -33,7 +33,7 @@ from PIL import Image from robohash import Robohash -version = "1.1.9" +version = "1.1.9.1" def close(): print("<<< Back Control + C.\n\n")