Skip to content

Commit db3d127

Browse files
authored
chore: Bump version to v0.12.0 (#357)
* chore: Bump version to v0.12.0 * chore: bump version to v0.12.0
1 parent 0b084aa commit db3d127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

alpaca/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.10.0"
1+
__version__ = "0.12.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "alpaca-py"
3-
version = "0.11.1"
3+
version = "0.12.0"
44
description = "The Official Python SDK for Alpaca APIs"
55
authors = [
66
"Rahul Chowdhury <[email protected]>",

0 commit comments

Comments
 (0)