Skip to content

Commit 0eab78d

Browse files
authored
Merge pull request #132 from paulromano/release-0.4.0
v0.4.0 release
2 parents 5c5163d + 1913a4e commit 0eab78d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

openmc_plotter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.2'
1+
__version__ = '0.4.0'

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
'Programming Language :: Python :: 3.8',
4747
'Programming Language :: Python :: 3.9',
4848
'Programming Language :: Python :: 3.10',
49+
'Programming Language :: Python :: 3.11',
4950
],
5051

5152
# Dependencies

0 commit comments

Comments
 (0)