diff --git a/setup.py b/setup.py index f7dc034..fdfaccc 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="d20", - version="1.0.0rc2", + version="1.0.0rc3", author="Andrew Zhu", author_email="andrew@zhu.codes", description="A formal grammar-based dice parser and roller for D&D and other dice systems.",