22Release Notes
33#######################
44
5- .. Upcoming Release
6- .. ================
5+ Upcoming Release
6+ ================
77
8- .. .. warning::
8+ .. warning ::
99
10- .. The features listed below are not released yet, but will be part of the next release!
11- .. To use the features already you have to install the ``master`` branch, e.g.
12- .. ``pip install git+https://github.com/pypsa/pypsa``.
10+ The features listed below are not released yet, but will be part of the next release!
11+ To use the features already you have to install the ``master `` branch, e.g.
12+ ``pip install git+https://github.com/pypsa/pypsa ``.
1313
1414
1515Features
@@ -40,9 +40,6 @@ Bug Fixes
4040
4141* Fixed issue when copying a solved network after setting ``solver_model `` to ``None ``.
4242 (https://github.com/PyPSA/PyPSA/issues/1325)
43-
44- * Make compatible with xarray v2025.07
45- (https://github.com/PyPSA/PyPSA/pull/1304)
4643
4744* Correct use of snapshot weighting columns in statistics module. The
4845 doscstring for ``n.snapshot_weightings `` was clarified.
@@ -51,6 +48,14 @@ Bug Fixes
5148 resulting in false update information being logged.
5249 (https://github.com/PyPSA/PyPSA/pull/1300)
5350
51+ `v0.35.2 <https://github.com/PyPSA/PyPSA/releases/tag/v0.35.2 >`__ (15th August 2025)
52+ =======================================================================================
53+ Bug Fixes
54+ ---------
55+
56+ * Make compatible with xarray v2025.07
57+ (https://github.com/PyPSA/PyPSA/pull/1304)
58+
5459`v0.35.1 <https://github.com/PyPSA/PyPSA/releases/tag/v0.35.1 >`__ (3rd July 2025)
5560=======================================================================================
5661
0 commit comments