v0.0.13

pydantic/montyv0.0.13Apr 17, 2026by samuelcolvin

AI Summary

A minor release focusing on bug fixes for datetime types in OS calls and improvements to the mount functionality with better startup integration.

Key Highlights

  • Corrected types for datetime OS calls and `not_handled`
  • Added `os` and `mount` on startup

Full Release Notes

## What's Changed
* correct types for datetime os calls, and `not_handled` by @samuelcolvin in https://github.com/pydantic/monty/pull/332
* `os` and `mount` on start by @samuelcolvin in https://github.com/pydantic/monty/pull/337


**Full Changelog**: https://github.com/pydantic/monty/compare/v0.0.12...v0.0.13