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

Commit 3e70b8f

Browse files
committed
release 0.0.8 to PyPI
1 parent 7eab2fd commit 3e70b8f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[bdist_wheel]
2+
universal=1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='paperspace',
13-
version='0.0.2',
13+
version='0.0.8',
1414
description='Paperspace API for Python',
1515
long_description=long_description,
1616
url='https://github.com/paperspace/paperspace-python',

0 commit comments

Comments
 (0)