Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
niklassiemer committed Aug 11, 2021
1 parent 4d0346c commit 79c2b02
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 @@ -28,7 +28,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_atomistics==0.2.22'
'pyiron_atomistics==0.2.23'
],
cmdclass=versioneer.get_cmdclass(),

Expand Down

0 comments on commit 79c2b02

Please sign in to comment.