Bump version
This commit is contained in:
parent
364e5281bd
commit
54db30cc32
@ -1,4 +1,8 @@
|
||||
# Version 1.3.1 (not yet released)
|
||||
- New features:
|
||||
* Missing values are accepted if the input arrays have `eltype <:
|
||||
AbstractFloat`;
|
||||
|
||||
- Bugfix:
|
||||
* Multiplot were not displayed in Jupyter (#25);
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name = "Gnuplot"
|
||||
uuid = "dc211083-a33a-5b79-959f-2ff34033469d"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
|
||||
[deps]
|
||||
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user