Skip to content

Commit

Permalink
Bump pyiron-atomistics from 0.3.4 to 0.3.5
Browse files Browse the repository at this point in the history
Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/pyiron/pyiron_atomistics/releases)
- [Changelog](https://github.com/pyiron/pyiron_atomistics/blob/main/CHANGELOG.md)
- [Commits](pyiron/pyiron_atomistics@pyiron_atomistics-0.3.4...pyiron_atomistics-0.3.5)

---
updated-dependencies:
- dependency-name: pyiron-atomistics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent e8d9bb6 commit 27dc13a
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.3.4'
'pyiron_atomistics==0.3.5'
],
cmdclass=versioneer.get_cmdclass(),

Expand Down

0 comments on commit 27dc13a

Please sign in to comment.