Skip to content

Commit

Permalink
Merge pull request #4 from Ipsedo/improvements-2.1
Browse files Browse the repository at this point in the history
increase version
  • Loading branch information
Ipsedo authored Nov 27, 2023
2 parents cb3c11a + 807e1f9 commit 1302bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name="music_diffusion",
author="Samuel Berrien",
version="1.1",
version="1.2",
packages=find_packages(include=["music_diffusion", "music_diffusion.*"]),
url="https://github.com/Ipsedo/MusicDiffusionModel",
license="GPL-3.0 License",
Expand Down

0 comments on commit 1302bdf

Please sign in to comment.