We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d52df7 commit cd96692Copy full SHA for cd96692
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+1.36.2 (2025-03-17)
5
+-------------------
6
+
7
+- Build: Restore missing documentation and tests in sdist
8
9
1.36.1 (2025-03-15)
10
-------------------
11
yamllint/__init__.py
@@ -21,7 +21,7 @@
21
22
23
APP_NAME = 'yamllint'
24
-APP_VERSION = '1.36.1'
+APP_VERSION = '1.36.2'
25
APP_DESCRIPTION = __doc__
26
27
__author__ = 'Adrien Vergé'
0 commit comments