Skip to content

Commit 066cc7d

Browse files
Bump version to 0.1.4
1 parent 74f41b3 commit 066cc7d

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 = "dmap"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

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 = "darn-dmap"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
requires-python = ">=3.8"
99
authors = [
1010
{ name = "Remington Rohel" }

0 commit comments

Comments
 (0)