diff --git a/setup.py b/setup.py index 1327a06..2efae81 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ author="Ryan Gibson", author_email="ryan.alex.gibson@gmail.com", name="stego-lsb", - version="1.6.2", + version="1.6.3", description="Least Significant Bit Steganography for bitmap images (.bmp " "and .png), WAV sound files, and byte sequences. Simple LSB " "Steganalysis (LSB extraction) for bitmap images.",