Skip to content

Commit e478072

Browse files
authored
Merge pull request #783 from hackingmaterials/v1.1.0
v1.1.0
2 parents 1c1eb93 + a35d88f commit e478072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
if __name__ == "__main__":
99
setup(
1010
name="atomate",
11-
version="1.0.3",
11+
version="1.1.0",
1212
description="atomate has implementations of FireWorks workflows for Materials Science",
1313
long_description=open(join(module_dir, "README.md")).read(),
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)