This commit is contained in:
randogoth 2025-09-14 15:57:20 +03:00
parent 8e9bbdebf4
commit 5024204fb7

View file

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup( setuptools.setup(
name="randonautentropy", name="randonautentropy",
version="1.0.3", version="1.0.4",
author="randogoth", author="randogoth",
author_email="randogoth@posteo.org", author_email="randogoth@posteo.org",
description="Python API for interacting with The Randonautica Quantum Random Number Generator", description="Python API for interacting with The Randonautica Quantum Random Number Generator",