We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c76c3 commit 235dd4aCopy full SHA for 235dd4a
scrapyrt/VERSION
@@ -1 +1 @@
1
-0.13.0
+14.0.0
setup.py
@@ -25,11 +25,10 @@
25
classifiers=[
26
'Programming Language :: Python',
27
'Programming Language :: Python :: 3',
28
- 'Programming Language :: Python :: 3.6',
29
- 'Programming Language :: Python :: 3.7',
30
'Programming Language :: Python :: 3.8',
31
'Programming Language :: Python :: 3.9',
32
'Programming Language :: Python :: 3.10',
+ 'Programming Language :: Python :: 3.11',
33
'Operating System :: OS Independent',
34
'Environment :: Console',
35
'Environment :: No Input/Output (Daemon)',
0 commit comments