Skip to content

Commit 8a9c8ad

Browse files
committed
Bump version to 1.0.2
1 parent 7f2446f commit 8a9c8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="bach_generator",
11-
version="1.0.1",
11+
version="1.0.2",
1212
description="Machine learning based Bach music generator",
1313
long_description=project_dir.joinpath("README.md").read_text(encoding="utf-8"),
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)