Skip to content

Commit

Permalink
Merge pull request #783 from hackingmaterials/v1.1.0
Browse files Browse the repository at this point in the history
v1.1.0
  • Loading branch information
janosh committed Aug 25, 2023
2 parents 1c1eb93 + a35d88f commit e478072
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 @@ -8,7 +8,7 @@
if __name__ == "__main__":
setup(
name="atomate",
version="1.0.3",
version="1.1.0",
description="atomate has implementations of FireWorks workflows for Materials Science",
long_description=open(join(module_dir, "README.md")).read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit e478072

Please sign in to comment.