Skip to content

Commit a988ba9

Browse files
authored
Merge pull request #168 from BambuTools/2.6.4
2.6.4
2 parents 867b716 + 221d4be commit a988ba9

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Release notes for each release here:
77
.. toctree::
88
:maxdepth: 1
99

10+
2.6.4 <release/2.6.4-notes.rst>
11+
2.6.3 <release/2.6.3-notes.rst>
1012
2.6.2 <release/2.6.2-notes.rst>
1113
2.6.1 <release/2.6.1-notes.rst>
1214
2.6.0 <release/2.6.0-notes.rst>

docs/release/2.6.4-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bambulabs API 2.6.4 Release Notes
2+
=================================
3+
4+
* Add reboot api
5+
* Add x1 ftps update - shared tls [@ammaratef45](https://github.com/ammaratef45)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "bambulabs_api"
7-
version = "2.6.3"
7+
version = "2.6.4"
88
authors = [
99
{ name="Chris Ioannidis", email="chris.ioannidis23@imperial.ac.uk" },
1010
{ name="Haotian Wu", email="64962148+ohmdelta@users.noreply.github.com"}

0 commit comments

Comments
 (0)