File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22---------
33
4- 3.3.1.0
4+ 3.3.1.1
55^^^^^^^
66
7- Thursday 8th Feb 2024
7+ Thursday 15th Feb 2024
88
99## What's Changed
1010
11+ This is a patch release for fixing some build problems in the 3.3.1.0 release that rendered it unusable in some scenarios.
12+
13+ * Resolve build problems in 3.3.1.0 by @cderici in https://github.com/juju/python-libjuju/pull/1026
14+
15+ 3.3.1.0
16+ ^^^^^^^
17+
18+ Thursday 8th Feb 2024
19+
1120* Remove paramiko upper-bound by @gboutry in https://github.com/juju/python-libjuju/pull/1005
1221* Remove explicit passing of event_loop into tests by @cderici in https://github.com/juju/python-libjuju/pull/1006
1322* chore: remove the upper restrictions on the websockets dependency by @tonyandrewmeyer in https://github.com/juju/python-libjuju/pull/1007
Original file line number Diff line number Diff line change 55
66DEFAULT_ARCHITECTURE = 'amd64'
77
8- CLIENT_VERSION = "3.3.1.0 "
8+ CLIENT_VERSION = "3.3.1.1 "
You can’t perform that action at this time.
0 commit comments