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 1
1
Changelog
2
2
=========
3
3
4
- [ 1.0.0] ( ../../releases/tag/v1.0.0 ) - Upcoming
5
- ---------------------------------------------
4
+ [ 1.0.0] ( ../../releases/tag/v1.0.0 ) - 2022-03-13
5
+ -----------------------------------------------
6
6
7
7
### Internal changes
8
8
9
+ - updated to ` apify-client ` 1.0.0
9
10
- started triggering base Docker image builds when releasing a new version
10
11
11
12
### Fixed
Original file line number Diff line number Diff line change 37
37
long_description_content_type = 'text/markdown' ,
38
38
39
39
classifiers = [
40
- 'Development Status :: 4 - Beta ' ,
40
+ 'Development Status :: 5 - Production/Stable ' ,
41
41
'Intended Audience :: Developers' ,
42
42
'License :: OSI Approved :: Apache Software License' ,
43
43
'Operating System :: OS Independent' ,
56
56
install_requires = [
57
57
'aiofiles ~= 22.1.0' ,
58
58
'aioshutil ~= 1.2' ,
59
- 'apify-client ~= 0.7.0b49 ' ,
59
+ 'apify-client ~= 1.0.0 ' ,
60
60
'colorama ~= 0.4.6' ,
61
61
'cryptography ~= 39.0.1' ,
62
62
'httpx ~= 0.23.0' ,
You can’t perform that action at this time.
0 commit comments