We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e044430 commit 330c6c5Copy full SHA for 330c6c5
Python/setup.py
@@ -28,7 +28,7 @@
28
package_data = {}
29
30
setup (name = 'pywarpx',
31
- version = '20.07',
+ version = '20.12',
32
packages = ['pywarpx'],
33
package_dir = {'pywarpx':'pywarpx'},
34
description = """Wrapper of WarpX""",
0 commit comments