Skip to content

Commit 94c6c4d

Browse files
committed
Revved version
1 parent 9bfe3fd commit 94c6c4d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
Changelog for the ``swiftpipeline`` repository.
22

3+
Version 0.1.1
4+
-------------
5+
6+
Minor bugfixes, and:
7+
8+
+ Ensured that pipeline figures are shown in the order of most recently
9+
edited config file to least recently edited,
10+
+ Added ability to _not_ plot some figures in the resultant webpage,
11+
+ Changed navbar to a button style.
12+
313
Version 0.1.0
414
-------------
515

swiftpipeline/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)