Skip to content

Commit

Permalink
Support Python 3.11 and 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett committed Aug 19, 2024
1 parent 8ee8736 commit 9468a78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Distributed Computing",
"Topic :: Software Development :: Object Brokering",
Expand Down

0 comments on commit 9468a78

Please sign in to comment.