Skip to content

Commit

Permalink
Update iris-validation version number
Browse files Browse the repository at this point in the history
  • Loading branch information
AliDariusKhan authored Dec 1, 2022
1 parent 203dac1 commit 4a88bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iris-validation/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='iris-validation',
version='0.0.0',
version='0.0.1',
author='William Rochira',
author_email='[email protected]',
description='A package for interactive all-in-one graphical validation of 3D protein model iterations',
Expand All @@ -23,4 +23,4 @@
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent' ],
python_requires='>=3'
)
)

0 comments on commit 4a88bac

Please sign in to comment.