We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b6d6f commit 807e212Copy full SHA for 807e212
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v0.17.0 (2025-02-12)
4
+
5
+- update to API 0.28.0 (#47)
6
7
## v0.16.0 (2023-04-21)
8
9
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "binarylane-cli"
-version = "0.16.0"
+version = "0.17.0"
description = ""
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
readme = "README.md"
0 commit comments