8000 Prep for 3.2.2 release · pyparsing/pyparsing@b0a8be6 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0a8be6

Browse files
committed
Prep for 3.2.2 release
1 parent f3abd5e commit b0a8be6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGES

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Required Python versions by pyparsing version
3535
+--------------------------------------------------+-------------------+
3636
| pyparsing version | Required Python |
3737
+==================================================+===================+
38-
| 3.3.0 and later | 3.9 or later |
3938
| 3.2.0 - 3.2.2 | 3.9 or later |
4039
| 3.0.8 - 3.1.4 | 3.6.8 or later |
4140
| 3.0.0 - 3.0.7 (these versions are discouraged) | 3.6 or later |
@@ -44,8 +43,8 @@ Required Python versions by pyparsing version
4443
+--------------------------------------------------+-------------------+
4544

4645

47-
Version 3.2.2 - under development
48-
---------------------------------
46+
Version 3.2.2 - March, 2025
47+
---------------------------
4948
- Released `cvt_pyparsing_pep8_names.py` conversion utility to upgrade pyparsing-based
5049
programs and libraries that use legacy camelCase names to use the new PEP8-compliant
5150
snake_case method names. The converter can also be imported into other scripts as

0 commit comments

Comments
 (0)
0