Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
inwerk committed Sep 25, 2024
1 parent 6e038fc commit d26cd00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@
# Setting up
setup(
name="dicewarepy",
version="1.0.2",
version="1.0.3",
description="Minimalist Python library designed for the random selection of words from cryptographic wordlists, utilizing the Diceware method.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/inwerk/dicewarepy",
author="inwerk",
author_email="inwerk@posteo.de",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Education",
Expand Down

0 comments on commit d26cd00

Please # to comment.