Skip to content

Commit bd6a4de

Browse files
committed
updated version information
1 parent 8f7374d commit bd6a4de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Sentry integration with Zope.
66
Requirements
77
------------
88

9-
* Plone 5.2, 5.1 (tested)
9+
* Plone 6.0, 6.1, 5.2, 5.1 (tested)
1010
* Python 3.6+, 2.7 (tested)
1111

1212
Installation

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ def read(*rnames):
3737
"Programming Language :: Python :: 3.9",
3838
"Programming Language :: Python :: 3.10",
3939
"Programming Language :: Python :: 3.11",
40+
"Programming Language :: Python :: 3.12",
4041
"Framework :: Plone",
4142
"Framework :: Plone :: 5.2",
4243
"Framework :: Plone :: 6.0",
44+
"Framework :: Plone :: 6.1",
4345
"Framework :: Zope",
4446
"Framework :: Zope :: 4",
4547
"Framework :: Zope :: 5",

0 commit comments

Comments
 (0)