Skip to content

Commit adf4933

Browse files
committed
Release 0.8.0
1 parent f028ab7 commit adf4933

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# pytest-order Release Notes
22

3-
## Unreleased
3+
## [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.
46

57
### Fixes
68
- fixed the handling of unknown marker attributes (test had been skipped)

pytest_order/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.0dev'
1+
__version__ = '0.8.0'

0 commit comments

Comments
 (0)