Skip to content

Commit 76af7e8

Browse files
committed
Release 3.4.0.0 notes
1 parent 7aa83cb commit 76af7e8

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
---------
33

4+
3.4.0.0
5+
^^^^^^^
6+
7+
Monday 25th Mar 2024
8+
9+
## What's Changed
10+
11+
* Add build test and update issue template by @cderici in https://github.com/juju/python-libjuju/pull/1030
12+
* fix: machine scp & ssh by @yanksyoon in https://github.com/juju/python-libjuju/pull/1020
13+
* Bugfix none type on master by @Aflynn50 in https://github.com/juju/python-libjuju/pull/1036
14+
415
3.3.1.1
516
^^^^^^^
617

juju/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
DEFAULT_ARCHITECTURE = 'amd64'
77

8-
CLIENT_VERSION = "3.3.1.1"
8+
CLIENT_VERSION = "3.4.0.0"

0 commit comments

Comments
 (0)