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 f028ab7 commit 47d1d0dCopy full SHA for 47d1d0d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## [Version 0.8.0](https://pypi.org/project/pytest-order/0.8.0/)
6
+This release is mostly related to the consolidation of infrastructure
7
+(documentation build and tests in CI build) and documentation.
8
+
9
### Fixes
10
- fixed the handling of unknown marker attributes (test had been skipped)
11
pytest_order/_version.py
@@ -1 +1 @@
1
-__version__ = '0.8.0dev'
+__version__ = '0.9.0dev'
0 commit comments