File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -352,4 +352,6 @@ fileignoreconfig:
352352 checksum: f38789fb171166354dd1bc452d4a137af4232465356662dce2bdbde352074d6f
353353- filename: tests/unit/delivery_token/test_delivery_token_unit.py
354354 checksum: c7323b95249759bc67c33d3a89d3d2e8b3ed3d146b944682d451ebebe22567c0
355+ - filename: .github/workflows/secrets-scan.yml
356+ checksum: d79ec3f3288964f7d117b9ad319a54c0ebc152e35f69be8fde95522034fdfb2a
355357version: ""
Original file line number Diff line number Diff line change 22
33## Content Management SDK For Python
44---
5+ ## v1.3.3
6+
7+ #### Date: 12 May 2025
8+
9+ - Setuptools package version bump.
10+ ---
511## v1.3.2
612
713#### Date: 07 April 2025
Original file line number Diff line number Diff line change 7272__author__ = 'ishaileshmishra'
7373__status__ = 'debug'
7474__region__ = 'na'
75- __version__ = '1.3.2 '
75+ __version__ = '1.3.3 '
7676__host__ = 'api.contentstack.io'
7777__protocol__ = 'https://'
7878__api_version__ = 'v3'
Original file line number Diff line number Diff line change 11python-dotenv ~= 1.0.0
2- setuptools == 75.6.0
2+ setuptools == 80.3.1
33requests ~= 2.32.3
44pylint
55bson >= 0.5.9
You can’t perform that action at this time.
0 commit comments