We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2446f commit 8a9c8adCopy full SHA for 8a9c8ad
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name="bach_generator",
11
- version="1.0.1",
+ version="1.0.2",
12
description="Machine learning based Bach music generator",
13
long_description=project_dir.joinpath("README.md").read_text(encoding="utf-8"),
14
long_description_content_type="text/markdown",
0 commit comments