File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## _ v2.0.1_
4
+
5
+ ### ** Date: 12-MAY-2025**
6
+
7
+ - Setuptools package version bump
8
+
3
9
## _ v2.0.0_
4
10
5
11
### ** Date: 28-APRIL-2025**
Original file line number Diff line number Diff line change 22
22
__title__ = 'contentstack-delivery-python'
23
23
__author__ = 'contentstack'
24
24
__status__ = 'debug'
25
- __version__ = 'v2.0.0 '
25
+ __version__ = 'v2.0.1 '
26
26
__endpoint__ = 'cdn.contentstack.io'
27
- __email__ = 'mobile @contentstack.com'
28
- __developer_email__ = 'shailesh.mishra @contentstack.com'
27
+ __email__ = 'support @contentstack.com'
28
+ __developer_email__ = 'mobile @contentstack.com'
29
29
__license__ = "MIT"
Original file line number Diff line number Diff line change 1
1
twython == 3.9.1
2
- setuptools ~= 78.1.0
2
+ setuptools == 80.3.1
3
3
contentstack-utils == 1.3.0
4
4
python-dateutil == 2.8.2
5
5
requests == 2.32.3
You can’t perform that action at this time.
0 commit comments