Skip to content

Commit 1913a4e

Browse files
committed
Bump version number to 0.4.0
1 parent 5c5163d commit 1913a4e

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)