We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c5163d + 1913a4e commit 0eab78dCopy full SHA for 0eab78d
openmc_plotter/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.3.2'
+__version__ = '0.4.0'
setup.py
@@ -46,6 +46,7 @@
46
'Programming Language :: Python :: 3.8',
47
'Programming Language :: Python :: 3.9',
48
'Programming Language :: Python :: 3.10',
49
+ 'Programming Language :: Python :: 3.11',
50
],
51
52
# Dependencies
0 commit comments