Skip to content

Commit dd9b274

Browse files
authored
Bump version to 0.5.0 (#29)
1 parent c2f2047 commit dd9b274

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "seq_smith"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[dependencies]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "seq-smith"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
authors = [
99
{ name = "Tobias Sargeant", email = "tobias.sargeant@gmail.com" },
1010
]

0 commit comments

Comments
 (0)