We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f41b3 commit 066cc7dCopy full SHA for 066cc7d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dmap"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "darn-dmap"
7
8
requires-python = ">=3.8"
9
authors = [
10
{ name = "Remington Rohel" }
0 commit comments