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 11# CHANGELOG
22
3+ ## _ v2.0.1_
4+
5+ ### ** Date: 12-MAY-2025**
6+
7+ - Setuptools package version bump
8+
39## _ v2.0.0_
410
511### ** Date: 28-APRIL-2025**
Original file line number Diff line number Diff line change 2222__title__ = 'contentstack-delivery-python'
2323__author__ = 'contentstack'
2424__status__ = 'debug'
25- __version__ = 'v2.0.0 '
25+ __version__ = 'v2.0.1 '
2626__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'
2929__license__ = "MIT"
Original file line number Diff line number Diff line change 11twython == 3.9.1
2- setuptools ~= 78.1.0
2+ setuptools == 80.3.1
33contentstack-utils == 1.3.0
44python-dateutil == 2.8.2
55requests == 2.32.3
You can’t perform that action at this time.
0 commit comments