Skip to content

Commit 58363bc

Browse files
committed
updated version to 0.20.7 after fixing some bugs
1 parent 3cc5ab0 commit 58363bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868

6969

7070
setup( name = "OpenPIV",
71-
version = "0.20.6",
71+
version = "0.20.7",
7272
author = "OpenPIV contributors",
73-
author_email = "openpiv2008@gmail.com",
73+
author_email = "openpiv-users@googlegroups.com",
7474
description = "An open source software for PIV data analysis",
75-
license = "GPL v3",
75+
license = "GNU General Public License v3 (GPLv3)",
7676
url = "http://www.openpiv.net",
7777
long_description = """OpenPIV is a set of open source algorithms and methods
7878
for the state-of-the-art experimental tool

0 commit comments

Comments
 (0)