Skip to content

Commit c722b44

Browse files
committed
bumped to 0.21.2b for release
1 parent f4c6c4f commit c722b44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package:
22
name: openpiv
3-
version: "0.21.3"
3+
version: "0.21.2b"
44

55
source:
6-
git_rev: 0.21.3
6+
git_rev: 0.21.2b
77
git_url: https://github.com/openpiv/openpiv-python.git
88

99
requirements:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def finalize_options(self):
5757

5858

5959
setup( name = "OpenPIV",
60-
version="0.21.2a",
60+
version="0.21.2b",
6161
author = "OpenPIV contributors",
6262
author_email = "[email protected]",
6363
description = "An open source software for PIV data analysis",

0 commit comments

Comments
 (0)