first version published

This commit is contained in:
Michael Pilosov 2022-11-26 22:57:33 -07:00
parent c32569f3c1
commit 3fb3f3ae6e

View File

@ -10,7 +10,7 @@ with open(BASEDIR.joinpath("README.md"), "r") as fp:
setup(
name="pyroulette",
version="0.0.1rc6",
version="0.0.1",
description="A package for exploring roulette strategies.",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",