Skip to content

Commit 47d1d0d

Browse files
committed
Prepare next release
1 parent f028ab7 commit 47d1d0d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

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+
59
### Fixes
610
- fixed the handling of unknown marker attributes (test had been skipped)
711

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.9.0dev'

0 commit comments

Comments
 (0)