Skip to content

Commit 276d70f

Browse files
committed
version bump to avoid test pypi fail
1 parent 17c0b9a commit 276d70f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
kwargs = {
44
'name': 'openmc-plotter',
5-
'version': '0.1.0',
5+
'version': '0.1.1',
66
'packages': ['openmc_plotter'],
77
'package_data': {'openmc_plotter' : ['assets/*.png']},
88
'entry_points': {

0 commit comments

Comments
 (0)