Skip to content

Commit 69d4bf5

Browse files
committed
Mint new version, 0.6.0
1 parent 76487ff commit 69d4bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

matplotlib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: matplotlib
2-
version: 0.5.0
2+
version: 0.6.0
33
synopsis: Bindings to Matplotlib; a Python plotting library
44
description:
55
Matplotlib is probably the most full featured plotting library out there.

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-8.4
1+
resolver: lts-9.6
22
packages:
33
- '.'
44
extra-deps:

0 commit comments

Comments
 (0)