Skip to content

Commit 86166db

Browse files
committed
Prepare new version
1 parent 5669bc8 commit 86166db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pycubexr",
8-
version="2.0.1",
8+
version="2.1.0",
99
author="Extra-P project",
1010
author_email="extra-p@lists.parallel.informatik.tu-darmstadt.de",
1111
description="pyCubexR is a Python package for reading the Cube4 file format.",
@@ -23,6 +23,7 @@
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
26+
"Programming Language :: Python :: 3.13",
2627
"License :: OSI Approved :: BSD License",
2728
"Operating System :: OS Independent",
2829
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)