Skip to content

Commit

Permalink
Upgrade the changelog for 1.1.3a0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Oct 15, 2023
1 parent a1fc41e commit 1fc6abe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [1.1.3] - 2023-10-15

### Fixed
- The continuous integration was fixed, as a new maintenance team was assembled.


## [1.1.2] - 2021-04-19
### Fixed
- Fix #18 plugin crash when test case is marked with a non-pytest.mark decorator
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="pylint-pytest",
version="1.1.2",
version="1.1.3a0",
author="Reverb Chu",
author_email="[email protected]",
maintainer="Reverb Chu",
Expand Down

0 comments on commit 1fc6abe

Please sign in to comment.