Skip to content

Commit 7b2512f

Browse files
committed
Added v0.1.8 for zooming update
1 parent 52f7d86 commit 7b2512f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.txt

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

3+
Version 0.1.8
4+
-------------
5+
6+
Zooming update!
7+
8+
+ Adds ability to zoom in on plots on the web-page (just click on them!).
9+
May not work with really old browsers.
10+
311
Version 0.1.7
412
-------------
513

swiftpipeline/__version__.py

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

0 commit comments

Comments
 (0)