release: v0.1.2

This commit is contained in:
2026-02-12 16:24:49 +08:00
parent 7575283c69
commit 12651092e9

View File

@@ -1,6 +1,6 @@
[project]
name = "primitive-type"
version = "0.1.1"
version = "0.1.2"
description = "Check a value or object if the type of it is primitive, or convert it to other primitive type in Python."
readme = "README.md"
license = { file = "LICENSE" }