Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ziatdinovmax authored Aug 14, 2020
1 parent ca041b2 commit 1ea5f43
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 @@ -13,7 +13,7 @@
if __name__ == "__main__":
setup(
name='gpim',
version='0.3.4',
version='0.3.5',
description='Gaussian processes for image analysis',
long_description=open(os.path.join(module_dir, 'README.md')).read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 1ea5f43

Please sign in to comment.