File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- [ 1.0.0] ( ../../releases/tag/v1.0.0 ) - Upcoming
5- ---------------------------------------------
4+ [ 1.0.0] ( ../../releases/tag/v1.0.0 ) - 2022-03-13
5+ -----------------------------------------------
66
77### Internal changes
88
9+ - updated to ` apify-client ` 1.0.0
910- started triggering base Docker image builds when releasing a new version
1011
1112### Fixed
Original file line number Diff line number Diff line change 3737 long_description_content_type = 'text/markdown' ,
3838
3939 classifiers = [
40- 'Development Status :: 4 - Beta ' ,
40+ 'Development Status :: 5 - Production/Stable ' ,
4141 'Intended Audience :: Developers' ,
4242 'License :: OSI Approved :: Apache Software License' ,
4343 'Operating System :: OS Independent' ,
5656 install_requires = [
5757 'aiofiles ~= 22.1.0' ,
5858 'aioshutil ~= 1.2' ,
59- 'apify-client ~= 0.7.0b49 ' ,
59+ 'apify-client ~= 1.0.0 ' ,
6060 'colorama ~= 0.4.6' ,
6161 'cryptography ~= 39.0.1' ,
6262 'httpx ~= 0.23.0' ,
You can’t perform that action at this time.
0 commit comments