Skip to content

Commit 27d05bd

Browse files
committed
yamllint version 1.36.1
1 parent a3e1325 commit 27d05bd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
1.36.1 (2025-03-15)
5+
-------------------
6+
7+
- Publish PyPI releases using GitHub Actions workflows
8+
49
1.36.0 (2025-03-11)
510
-------------------
611

yamllint/__init__.py

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

2222

2323
APP_NAME = 'yamllint'
24-
APP_VERSION = '1.36.0'
24+
APP_VERSION = '1.36.1'
2525
APP_DESCRIPTION = __doc__
2626

2727
__author__ = 'Adrien Vergé'

0 commit comments

Comments
 (0)