Skip to content

Commit a8df31c

Browse files
committed
chore: bump version to 2.0.0 for breaking change
1 parent 1c6c2f2 commit a8df31c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "2.0.0"
33
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.0.1](https://github.com/ShipEngine/shipengine-python/compare/v1.0.0...v1.0.1) (2025-12-16)
3+
## [2.0.0](https://github.com/ShipEngine/shipengine-python/compare/v1.0.2...v2.0.0) (2025-12-16)
44

55

66
### ⚠ BREAKING CHANGES

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "shipengine"
3-
version = "1.0.1"
3+
version = "2.0.0"
44
description = "The official Python library for ShipEngine API."
55
readme = "README.md"
66
authors = ["ShipEngine <support@shipengine.com>"]

0 commit comments

Comments
 (0)