Skip to content

Commit 9719376

Browse files
committed
release 20.36.0
1 parent 0276db6 commit 9719376

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.36.0 (2026-01-07)
9+
---------------------
10+
11+
Features - 20.36.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Add support for PEP 440 version specifiers in the ``--python`` flag. Users can now specify Python versions using operators like ``>=``, ``<=``, ``~=``, etc. For example: ``virtualenv --python=">=3.12" myenv`` `. (:issue:`2994`)
14+
815
v20.35.4 (2025-10-28)
916
---------------------
1017

docs/changelog/2994.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)