diff --git a/create-address-db.py b/create-address-db.py index 407487ce..ec1f7b1c 100644 --- a/create-address-db.py +++ b/create-address-db.py @@ -31,7 +31,7 @@ import argparse, sys, atexit from os import path -__version__ = "0.2.2-CryptoGuide" +__version__ = "1.0-Python2-CryptoGuide" if __name__ == "__main__":