Skip to content

Commit 3f1660e

Browse files
committed
Fix version
1 parent 3c500a5 commit 3f1660e

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.2.1a0
4+
Release 0.2.1
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

gradient/version.py

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

releasenotes.md

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

33

4-
#Release Notes for 0.2.1a0
4+
#Release Notes for 0.2.1
55
### Fixes
66
* renamed `createAndStart` commands to `run` for experiments and hyperparameters
77

0 commit comments

Comments
 (0)