Skip to content

Commit 460d69e

Browse files
author
Asif
authored
Update setup.py
1 parent fd541b2 commit 460d69e

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
@@ -4,7 +4,7 @@
44
name='vqcompress',
55
author='Asif Ahmed',
66
description='Image compression with vqgan, autoencoder etc.',
7-
version='0.2.0',
7+
version='0.2.1',
88
url='https://github.com/quickgrid/vq-compress',
99
packages=find_packages(),
1010
classifiers=[

0 commit comments

Comments
 (0)