Skip to content

Commit 54dd06c

Browse files
committed
version 0.5.1 - support for 4-bit sd3.5_large
1 parent d737473 commit 54dd06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44
from setuptools.command.install import install
55

6-
VERSION = "0.5.0"
6+
VERSION = "0.5.1"
77

88

99
class VersionInstallCommand(install):

0 commit comments

Comments
 (0)