Skip to content

Commit 27cf903

Browse files
bump version to 0.9.1
1 parent c8ae801 commit 27cf903

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGELOG
22
=========
33

4-
v0.9.1
5-
--------
4+
v0.9.1 (Nov 24th, 2020)
5+
------------------------
66

77
In this version, we added support for `Cobalt scheduler <https://trac.mcs.anl.gov/projects/cobalt>`_ provided by
88
Argonne National Laboratory. We can define cobalt executors in buildtest settings which can be

buildtest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
BUILDTEST_VERSION = "0.9.0"
1+
BUILDTEST_VERSION = "0.9.1"
22
__version__ = BUILDTEST_VERSION

0 commit comments

Comments
 (0)