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

Commit f0a2ffc

Browse files
committed
Release 0.1.0
1 parent 1917c31 commit f0a2ffc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Paperspace Python
22
=================
33

4-
Release 0.1.0a0
4+
Release 0.1.0
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.1.0a0"
1+
version = "0.1.0"

releasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Paperspace Python Release Notes
22

3-
## Release Notes for 0.1.0a0
3+
## Release Notes for 0.1.0
44
### New features
55
* experiments and deployments management
66
* --apiKey for all commands for one-time api key overwrite

0 commit comments

Comments
 (0)