Skip to content

Commit 640b554

Browse files
committed
bump for release
1 parent 503875d commit 640b554

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
@@ -4,7 +4,7 @@
44
name = 'unet_stylegan2',
55
packages = find_packages(),
66
scripts=['bin/unet_stylegan2'],
7-
version = '0.2.1',
7+
version = '0.2.2',
88
license='GPLv3+',
99
description = 'StyleGan2 with UNet Discriminator, in Pytorch',
1010
author = 'Phil Wang',

0 commit comments

Comments
 (0)