Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 493127f

Browse files
committed
Release v0.2.0a5
1 parent 476252a commit 493127f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Paperspace Python
22
=================
33

4-
Release 0.2.0a4
4+
Release 0.2.0a5
55

66
See [releasenotes.md](https://github.com/Paperspace/paperspace-python/blob/master/releasenotes.md) for details on the current release, as well as release history.
77

paperspace/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.2.0a4"
1+
version = "0.2.0a5"

releasenotes.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Paperspace Python Release Notes
22

3+
# Release Notes for 0.2.0a5
4+
### Fixes
5+
* removed command group aliases
6+
* streaming logs for `experiments createAndStart` by default
7+
38
# Release Notes for 0.2.0a4
49
### New features
510
* new params for `job create` and `hyperparameters create`

0 commit comments

Comments
 (0)