Skip to content

Commit 1fc6abe

Browse files
Upgrade the changelog for 1.1.3a0 release
1 parent a1fc41e commit 1fc6abe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [1.1.3] - 2023-10-15
6+
7+
### Fixed
8+
- The continuous integration was fixed, as a new maintenance team was assembled.
9+
10+
511
## [1.1.2] - 2021-04-19
612
### Fixed
713
- Fix #18 plugin crash when test case is marked with a non-pytest.mark decorator

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="pylint-pytest",
14-
version="1.1.2",
14+
version="1.1.3a0",
1515
author="Reverb Chu",
1616
author_email="[email protected]",
1717
maintainer="Reverb Chu",

0 commit comments

Comments
 (0)