Skip to content

Commit

Permalink
Merge pull request #132 from paulromano/release-0.4.0
Browse files Browse the repository at this point in the history
v0.4.0 release
  • Loading branch information
paulromano authored Jan 31, 2024
2 parents 5c5163d + 1913a4e commit 0eab78d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion openmc_plotter/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.2'
__version__ = '0.4.0'
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],

# Dependencies
Expand Down

0 comments on commit 0eab78d

Please sign in to comment.