We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583d25c commit 09a0071Copy full SHA for 09a0071
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
For pre-1.0 releases, see [0.0.35 Changelog](https://github.com/noteable-io/origami/blob/0.0.35/CHANGELOG.md)
8
9
## [Unreleased]
10
+
11
+### [2.0.0] - 2023-11-06
12
### Changed
13
- Upgraded pydantic to 2.4.2 up from 1.X.
14
pyproject.toml
@@ -5,7 +5,7 @@
5
6
[tool.poetry]
name = "noteable-origami"
-version = "1.1.5"
+version = "2.0.0"
description = "The Noteable API interface"
authors = ["Matt Seal <matt@noteable.io>"]
maintainers = ["Matt Seal <matt@noteable.io>"]
0 commit comments