Version bump

This commit is contained in:
SG
2023-05-15 13:53:22 +02:00
parent e3532d8533
commit b3012a6394

View File

@@ -9,7 +9,7 @@ from progress.bar import Bar
import diceware
VERSION_NUMBER="0.1.3"
VERSION_NUMBER="0.1.8"
SCRIPT_BASENAME = os.path.basename(sys.argv[0])
async def read_chunks(filename, chunk_size = 1024):