File tree Expand file tree Collapse file tree 5 files changed +21
-3
lines changed
Expand file tree Collapse file tree 5 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## _ v1.9.0_
4+
5+ ### ** Date: 06-NOVEMBER-2023**
6+
7+ - SNYK issues fixed
8+ - General code improvement clean up
9+
10+ ---
11+
312## _ v1.8.0_
413
514### ** Date: 26-MAY-2023**
Original file line number Diff line number Diff line change 22**CHANGELOG **
33================
44
5+ *v1.9.0 *
6+ ============
7+
8+ **Date: 06-NOVEMBER-2023 **
9+
10+ - SNYK issues fixed
11+ - General code improvement clean up
12+
13+
514*v1.8.0 *
615============
716
Original file line number Diff line number Diff line change 1313__title__ = 'contentstack-python'
1414__author__ = 'contentstack'
1515__status__ = 'debug'
16- __version__ = 'v1.8 .0'
16+ __version__ = 'v1.9 .0'
1717__endpoint__ = 'cdn.contentstack.io'
1818__email__ = 'mobile@contentstack.com'
1919__developer_email__ = 'shailesh.mishra@contentstack.com'
Original file line number Diff line number Diff line change 1111
1212__author__ = "ishaileshmishra (shailesh.mishra@contentstack.com)"
1313__license__ = "MIT"
14- __version__ = '1.8 .0'
14+ __version__ = '1.9 .0'
1515
1616log = logging .getLogger (__name__ )
1717DEFAULT_HOST = 'cdn.contentstack.io'
Original file line number Diff line number Diff line change 2525 type = "process" ,
2626 created = "09 Jun 2020" ,
2727 keywords = "contentstack-python" ,
28- version = "1.8 .0" ,
28+ version = "1.9 .0" ,
2929 author = "Contentstack" ,
3030 author_email = "shailesh.mishra@contentstack.com" ,
3131 description = "Contentstack is a headless CMS with an API-first approach." ,
You can’t perform that action at this time.
0 commit comments