You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Python 3.7, 3.8, and 3.9 are no longer supported. Minimum required Python version is now 3.10.
9
+
10
+
### Features
11
+
12
+
* drop Python 3.7-3.9 support, add Python 3.10-3.13 support ([7559751](https://github.com/ShipEngine/shipengine-python/commit/75597510aa212c086077a03d7513835569be820a))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* squash version increment bug ([1c09e5d](https://github.com/ShipEngine/shipengine-python/commit/1c09e5df0c06e7a2c87e142591a92db455ee8e86))
18
+
* update default timeout to 60s ([f018fbf](https://github.com/ShipEngine/shipengine-python/commit/f018fbfe8696879b9d1af8f7184551ef7341d3af))
19
+
* update default timeout to 60s ([82e472f](https://github.com/ShipEngine/shipengine-python/commit/82e472f06403e101a4693aae81f6442f2d81e616))
20
+
* Updated README per release on PYPI ([aa751a8](https://github.com/ShipEngine/shipengine-python/commit/aa751a8c4d5237b5471123ab57b706dffb9f9482))
0 commit comments