Skip to content

Commit 30e9783

Browse files
committed
bump version to v0.1.1
1 parent 44d6f82 commit 30e9783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "geometric-pyo3"
33
description = "PyO3 (Rust) interface to geomeTRIC (molecular structure geometry optimization program)"
44
readme = "readme.md"
55

6-
version = "0.1.0"
6+
version = "0.1.1"
77
edition = "2021"
88
repository = "https://github.com/RESTGroup/geomeTRIC-pyo3"
99
keywords = ["chemistry"]

0 commit comments

Comments
 (0)