Skip to content

Commit

Permalink
Chore: Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
speedcell4 committed Feb 25, 2024
1 parent ba23b8b commit c248730
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 @@ -10,7 +10,7 @@

setup(
name=name,
version='0.5.0',
version='0.4.3',
packages=[package for package in find_packages() if package.startswith(name)],
url='https://github.com/speedcell4/torchlatent',
license='MIT',
Expand Down

0 comments on commit c248730

Please sign in to comment.