Skip to content

Commit

Permalink
Prepare for 5.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed Jul 14, 2023
1 parent 280a005 commit 6cbbb79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,11 @@
Changes
=======

5.0.3 (14 Jul 2023)
-------------------

- Fix bug in traceback trimming on the latest release of pytest.

5.0.2 (19 May 2023)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name='sybil',
version='5.0.2',
version='5.0.3',
author='Chris Withers',
author_email='chris@withers.org',
license='MIT',
Expand Down

0 comments on commit 6cbbb79

Please sign in to comment.