Skip to content

Commit ed4690e

Browse files
updated readme and add python 3.12 support in the description
1 parent a4b4ffc commit ed4690e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](IntrepidCS.png)
1+
![](https://github.com/intrepidcs/python_ics/blob/master/IntrepidCS.png?raw=true)
22

33
![](https://github.com/intrepidcs/python_ics/actions/workflows/wheels.yml/badge.svg)
44

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,5 +164,6 @@ def read(fname):
164164
"Programming Language :: Python :: 3.9",
165165
"Programming Language :: Python :: 3.10",
166166
"Programming Language :: Python :: 3.11",
167+
"Programming Language :: Python :: 3.12",
167168
],
168169
)

0 commit comments

Comments
 (0)