1
0

- update to 1.10.14:

* Update install.md
  * Fixes ci to only deploy docs on release
  * Fix cached_property handling in dataclasses when copied

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=41
This commit is contained in:
2024-01-22 09:25:00 +00:00
committed by Git OBS Bridge
parent 2d2b00865f
commit 57e34151e0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 22 09:12:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.10.14:
* Update install.md
* Fixes ci to only deploy docs on release
* Fix cached_property handling in dataclasses when copied
-------------------------------------------------------------------
Thu Nov 16 09:58:50 UTC 2023 - Dirk Müller <dmueller@suse.com>