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 1c6c2f2 commit a8df31cCopy full SHA for a8df31c
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.1"
+ ".": "2.0.0"
3
}
CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## [1.0.1](https://github.com/ShipEngine/shipengine-python/compare/v1.0.0...v1.0.1) (2025-12-16)
+## [2.0.0](https://github.com/ShipEngine/shipengine-python/compare/v1.0.2...v2.0.0) (2025-12-16)
4
5
6
### ⚠ BREAKING CHANGES
pyproject.toml
[tool.poetry]
name = "shipengine"
-version = "1.0.1"
+version = "2.0.0"
description = "The official Python library for ShipEngine API."
readme = "README.md"
authors = ["ShipEngine <support@shipengine.com>"]
0 commit comments