Skip to content

Commit 60ff433

Browse files
semantic bymp
1 parent 0c8502f commit 60ff433

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
setup(
55
name = 'brain-plasma',
6-
version = '0.3.2',
6+
version = '0.3.3',
77
description = 'Simple, fast shared-memory namespace on Apache Plasma',
88
long_description = 'Adds variable naming and unique intra-instance namespaces to the Apache Plasma in-memory object store.',
99
keywords = ' dash plasma callbacks plotly apache arrow pandas numpy redis namespace python hash',
1010
url = 'https://github.com/russellromney/brain-plasma',
11-
download_url = 'https://github.com/russellromney/brain-plasma/archive/v0.3.2.tar.gz',
11+
download_url = 'https://github.com/russellromney/brain-plasma/archive/v0.3.3.tar.gz',
1212
author = 'Russell Romney',
1313
author_email = 'russellromney@gmail.com',
1414
license = 'MIT',

0 commit comments

Comments
 (0)