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 3c7e396 commit 6145ff9Copy full SHA for 6145ff9
conanfile.py
@@ -11,7 +11,7 @@ class BranchioConan(ConanFile):
11
# ----- Package metadata -----
12
name = "BranchIO"
13
# TODO(jdee): Set the version in one place and propagate it
14
- version = "1.2.1"
+ version = "1.2.1-alpha.2"
15
license = "MIT"
16
description = "Branch Metrics deep linking and attribution analytics C++ SDK"
17
topics = (
0 commit comments