File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Peplum ChangeLog
22
3+ ## v0.4.2
4+
5+ ** Released: 2025-03-17**
6+
7+ - Bumped minimum Python version to 3.10.
8+ ([ #40 ] )(https://github.com/davep/peplum/pull/40 )
9+ - Ensured the code works with * all* stable Python versions from 3.10 and
10+ above. ([ #40 ] )(https://github.com/davep/peplum/pull/40 )
11+
312## v0.4.1
413
514** Released: 2025-02-16**
Original file line number Diff line number Diff line change 11[project ]
22name = " peplum"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
44description = " A terminal-based PEP lookup manager"
55authors = [
66 {
name =
" Dave Pearson" ,
email =
" [email protected] " }
@@ -36,7 +36,6 @@ classifiers = [
3636 " Operating System :: OS Independent" ,
3737 " Programming Language :: Python :: 3" ,
3838 " Programming Language :: Python :: 3 :: Only" ,
39- " Programming Language :: Python :: 3.9" ,
4039 " Programming Language :: Python :: 3.10" ,
4140 " Programming Language :: Python :: 3.11" ,
4241 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments