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