Skip to content

Commit

Permalink
Update package and PyPI information
Browse files Browse the repository at this point in the history
  • Loading branch information
ragibson committed Sep 1, 2023
1 parent 0fd7f5b commit 608c1e2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@

setup(
author="Ryan Gibson",
author_email="ryanalexandergibson@gmail.com",
author_email="ryan.alex.gibson@gmail.com",
name="stego-lsb",
version="1.5.2",
description="stego lsb",
keywords="stego lsb",
version="1.5.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.",
keywords="steganography steganalysis",
license="MIT",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 608c1e2

Please sign in to comment.