We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99bbe1 commit b456efdCopy full SHA for b456efd
setup.py
@@ -4,7 +4,8 @@
4
setup(
5
name='rejson',
6
version='0.1',
7
-
+ author='Redis Labs',
8
+ author_email='oss@redislabs.com',
9
description='ReJSON Python Client',
10
url='http://github.com/RedisLabs/rejson-py',
11
packages=find_packages(),
0 commit comments