Skip to content

Commit f7a8f9d

Browse files
committed
Prep v1.3.0 release
1 parent 09383d0 commit f7a8f9d

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.wci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ language: Python
1717

1818
release:
1919
version: 1.3.0
20-
date: 2024-04-29
20+
date: 2024-05-01
2121

2222
documentation:
2323
general: https://libensemble.readthedocs.io

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GitHub issues are referenced, and can be viewed with hyperlinks on the `github r
1111
Release 1.3.0
1212
--------------
1313

14-
:Date: April 29, 2024
14+
:Date: May 01, 2024
1515

1616
* Support generator running on the manager (on a thread). #1216/#1290
1717
* Set `libE_specs["gen_on_manager"] = True`
@@ -22,7 +22,8 @@ Release 1.3.0
2222
:Note:
2323

2424
* Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
25-
* Heterogeneous workflows tested on Aurora (ALCF), Frontier (OLCF), Polaris (ALCF), and Perlmutter (NERSC).
25+
* Heterogeneous workflows tested on Frontier (OLCF), Polaris (ALCF), and Perlmutter (NERSC).
26+
* Note that tests have been recently run on Aurora (ALCF), but the system was unavailable at time of release.
2627
* Tests were also run on Bebop and Improv LCRC systems.
2728

2829
:Known Issues:

docs/examples/alloc_funcs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ start_only_persistent
5656

5757
start_persistent_local_opt_gens
5858
-------------------------------
59-
.. automodule:: libensemble.alloc_funcs.start_persistent_local_opt_gens
59+
.. automodule:: start_persistent_local_opt_gens
6060
:members:
6161
:undoc-members:

0 commit comments

Comments
 (0)