change name

This commit is contained in:
2020-06-13 12:00:11 +02:00
parent df17f698fd
commit 2743facd5f
2 changed files with 7 additions and 8 deletions

View File

@@ -5,10 +5,10 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(
name="binary_math_exercises",
name="binary_quiz",
author="Zev Averbach",
author_email="zev@averba.ch",
version="0.1.1",
version="0.1",
license="MIT",
long_description_content_type="text/markdown",
description=(