ver inc
Multi-Platform CI / test-platforms (ubuntu-22.04) (push) Successful in 18s
Multi-Platform CI / test-platforms (windows-latest) (push) Successful in 18s
Multi-Platform CI / Package for Linux x86_64 (push) Has been skipped
Multi-Platform CI / Package for Windows x86_64 (push) Has been skipped
Multi-Platform CI / Create GitHub Release (push) Has been skipped

This commit is contained in:
2025-09-24 02:03:26 -07:00
parent d849f71127
commit 21b9ca894f
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "medicallib_rust"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
description = "MedicalSim core library rewrite in Rust: basic clinical calculations and types."
authors = ["MedicalSim Team"]