Skip to content

Commit dc2023e

Browse files
committed
Version 0.0.21
1 parent 607e17a commit dc2023e

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.20',
12+
version = '0.0.21',
1313
description = 'Python base classes for PICMI standard',
1414
platforms = 'any',
1515
packages = ['picmistandard'],

0 commit comments

Comments
 (0)