Skip to content

Commit

Permalink
bump package
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Aug 1, 2020
1 parent 5ddff16 commit b4db316
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 @@
name = 'unet_stylegan2',
packages = find_packages(),
scripts=['bin/unet_stylegan2'],
version = '0.0.3',
version = '0.0.4',
license='GPLv3+',
description = 'StyleGan2 with UNet Discriminator, in Pytorch',
author = 'Phil Wang',
Expand Down

0 comments on commit b4db316

Please sign in to comment.