Skip to content

Commit c977b84

Browse files
committed
fixing julia releases
1 parent 25bda9d commit c977b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edition = "2021"
44
keywords = ["julia", "polymers", "python", "rust"]
55
license = "BSD-3-Clause"
66
name = "polymers"
7-
version = "0.3.7"
7+
version = "0.3.6"
88

99
[lib]
1010
crate-type = ["cdylib", "rlib", "staticlib"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Polymers"
22
uuid = "8aef037c-a721-4e8a-9d81-eb7093daef2c"
33
authors = ["mrbuche <mrbuche@sandia.gov>"]
4-
version = "0.3.7"
4+
version = "0.3.6"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

0 commit comments

Comments
 (0)