Skip to content

Commit b80f2d2

Browse files
committed
change setup
1 parent c58816c commit b80f2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
long_description = 'A basic API on top of the Apache Plasma in-memory object store, allowing you to share data locally between threads, processes, or programs that do not share memory',
99
keywords = ' dash plasma callbacks plotly',
1010
url = 'https://github.com/russellromney/brain-plasma',
11-
download_url = 'https://github.com/russellromney/brain-plasma/archive/v_0.1.tar.gz'
11+
download_url = 'https://github.com/russellromney/brain-plasma/archive/v0.1.tar.gz'
1212
author = 'Russell Romney',
1313
author_email = 'russellromney@gmail.com',
1414
license = 'MIT',

0 commit comments

Comments
 (0)