Skip to content

Commit 84a7255

Browse files
committed
Update version number
1 parent d0c1d94 commit 84a7255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PICMI_Python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
install_requires = [ line.strip('\n') for line in f.readlines() ]
1010

1111
setup(name = 'picmistandard',
12-
version = '0.0.16',
12+
version = '0.0.17',
1313
description = 'Python base classes for PICMI standard',
1414
platforms = 'any',
1515
packages = ['picmistandard'],

0 commit comments

Comments
 (0)