Skip to content

Commit 330c6c5

Browse files
committed
setup.py: new release tag
1 parent e044430 commit 330c6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
package_data = {}
2929

3030
setup (name = 'pywarpx',
31-
version = '20.07',
31+
version = '20.12',
3232
packages = ['pywarpx'],
3333
package_dir = {'pywarpx':'pywarpx'},
3434
description = """Wrapper of WarpX""",

0 commit comments

Comments
 (0)