Skip to content

Commit

Permalink
Version 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jul 10, 2023
1 parent ef1bc82 commit ad0e113
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -2,6 +2,9 @@
Changelog
=========

3.13.0 (2023-07-10)
-------------------

* Drop Python 3.7 support.

3.12.0 (2022-05-11)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pytest_randomly
version = 3.12.0
version = 3.13.0
description = Pytest plugin to randomly order tests and control random.seed.
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit ad0e113

Please sign in to comment.