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 f4c6c4f commit c722b44Copy full SHA for c722b44
recipe/meta.yaml
@@ -1,9 +1,9 @@
1
package:
2
name: openpiv
3
- version: "0.21.3"
+ version: "0.21.2b"
4
5
source:
6
- git_rev: 0.21.3
+ git_rev: 0.21.2b
7
git_url: https://github.com/openpiv/openpiv-python.git
8
9
requirements:
setup.py
@@ -57,7 +57,7 @@ def finalize_options(self):
57
58
59
setup( name = "OpenPIV",
60
- version="0.21.2a",
+ version="0.21.2b",
61
author = "OpenPIV contributors",
62
author_email = "[email protected]",
63
description = "An open source software for PIV data analysis",
0 commit comments