Skip to content

Commit 84b2114

Browse files
committed
Indicate Python 2.7 and Plone 4.3 compat
1 parent 04c0939 commit 84b2114

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Changelog
55
1.0.4 (unreleased)
66
------------------
77

8-
- Nothing changed yet.
8+
- Compatible with Python 2.7 and Plone 4.3 in setup.py.
9+
[aduchene]
910

1011

1112
1.0.3 (2022-05-13)
@@ -21,6 +22,7 @@ Changelog
2122
- Fix mountpoints break bid.bang execution.
2223
[odelaere]
2324

25+
2426
1.0.1 (2022-04-15)
2527
------------------
2628

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"Environment :: Web Environment",
2525
"Framework :: Plone",
2626
"Framework :: Plone :: Addon",
27+
"Framework :: Plone :: 4.3",
2728
"Framework :: Plone :: 5.1",
2829
"Framework :: Plone :: 5.2",
2930
"Framework :: Plone :: 6.0",

0 commit comments

Comments
 (0)