Skip to content

Commit 76245ef

Browse files
committed
Bump version
1 parent 89780be commit 76245ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55
Version number is based on [Semver](https://semver.org/).
66
Note that major version zero (0.y.z) is for initial development and anything may change at any time.
77

8-
## [Unreleased]
8+
## [0.3.1] - 2021-06-01
99

1010
### Added
11+
- canvascli is now on PyPI!
1112
- More readable visualizations
1213

1314
## [0.3.0] - 2021-05-31

canvascli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0dev"
1+
__version__ = "0.3.1"

0 commit comments

Comments
 (0)