Skip to content

Commit

Permalink
Preparing release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gawel committed Aug 30, 2024
1 parent 4fecdb3 commit c5dbf4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.0.1 (unreleased)
2.0.1 (2024-08-30)
------------------

- Breaking change: its seems no longer possible to use the html parser with a xml file so its no longer tested
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def read(*names):
""" % read('README', 'CHANGES')

version = '2.0.1.dev0'
version = '2.0.1'

setup(name='pyquery',
version=version,
Expand Down

0 comments on commit c5dbf4c

Please sign in to comment.