alecthomas / voluptuous

CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
https://pypi.org/project/voluptuous
BSD 3-Clause "New" or "Revised" License
1.82k stars 218 forks source link

Publish new release #485

Closed KapJI closed 11 months ago

KapJI commented 11 months ago

@alecthomas @spacegaier Can you please make a new release?

Specifically https://github.com/alecthomas/voluptuous/pull/475 should be useful to enable type checks in projects which use voluptuous.

spacegaier commented 11 months ago

I will create one soon

spacegaier commented 11 months ago

New release is created and published

https://github.com/alecthomas/voluptuous/releases/tag/0.14.0

https://pypi.org/project/voluptuous/0.14.0/