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 c5dbf4c commit 811cd04Copy full SHA for 811cd04
CHANGES.rst
@@ -1,3 +1,9 @@
1
+2.0.2 (unreleased)
2
+------------------
3
+
4
+- Nothing changed yet.
5
6
7
2.0.1 (2024-08-30)
8
------------------
9
setup.py
@@ -39,7 +39,7 @@ def read(*names):
39
40
""" % read('README', 'CHANGES')
41
42
-version = '2.0.1'
+version = '2.0.2.dev0'
43
44
setup(name='pyquery',
45
version=version,
0 commit comments