Skip to content

Commit a3af979

Browse files
gaborbernatactions-userpre-commit-ci[bot]
authored
Bump version to 2.4.3-dev (#222)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af49be3 commit a3af979

2 files changed

Lines changed: 27 additions & 22 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [2.4.2] - 2026-07-29
6+
7+
${GITHUB_EVENT_RELEASE_BODY}
8+
59
## [2.4.1] - 2026-05-29
610

711
${GITHUB_EVENT_RELEASE_BODY}
@@ -142,24 +146,25 @@ ${GITHUB_EVENT_RELEASE_BODY}
142146

143147
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API
144148

145-
[1.3.0]: https://github.com/pyvenvmanage/PyVenvManage/commits/1.3.0
146-
[1.3.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.3.0...1.3.1
147-
[1.3.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.3.1...1.3.2
148-
[1.3.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.3.2...1.3.3
149-
[1.3.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.3.3...1.3.4
150-
[1.4.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.3.4...1.4.0
151-
[2.0.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/1.4.0...2.0.0
152-
[2.0.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.0.0...2.0.1
153-
[2.1.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.0.1...2.1.0
154-
[2.1.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.1.0...2.1.2
155-
[2.2.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.1.2...2.2.0
156-
[2.2.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.0...2.2.1
157-
[2.2.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.1...2.2.2
158-
[2.2.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.2...2.2.3
159-
[2.2.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.3...2.2.4
160-
[2.2.5]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.4...2.2.5
161-
[2.2.6]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.5...2.2.6
162-
[2.2.7]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.6...2.2.7
163-
[2.3.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.2.7...2.3.0
164-
[2.4.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.3.0...2.4.1
165-
[unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/2.4.1...HEAD
149+
[1.3.0]: https://github.com/pyvenvmanage/PyVenvManage/commits/v1.3.0
150+
[1.3.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.0...v1.3.1
151+
[1.3.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.1...v1.3.2
152+
[1.3.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.2...v1.3.3
153+
[1.3.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.3...v1.3.4
154+
[1.4.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.3.4...v1.4.0
155+
[2.0.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v1.4.0...v2.0.0
156+
[2.0.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.0...v2.0.1
157+
[2.1.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.0.1...v2.1.0
158+
[2.1.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...v2.1.2
159+
[2.2.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.2...v2.2.0
160+
[2.2.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.0...v2.2.1
161+
[2.2.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.1...v2.2.2
162+
[2.2.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.2...v2.2.3
163+
[2.2.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.3...v2.2.4
164+
[2.2.5]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.4...v2.2.5
165+
[2.2.6]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.5...v2.2.6
166+
[2.2.7]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.6...v2.2.7
167+
[2.3.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.7...v2.3.0
168+
[2.4.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.3.0...v2.4.1
169+
[2.4.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.4.1...v2.4.2
170+
[unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.4.2...HEAD

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pluginGroup=com.github.pyvenvmanage
99
pluginName=PyVenv Manage 2
1010
pluginRepositoryUrl=https://github.com/pyvenvmanage/PyVenvManage
1111
pluginSinceBuild=262
12-
pluginVersion=2.4.2-dev
12+
pluginVersion=2.4.3-dev

0 commit comments

Comments
 (0)