Skip to content
Snippets Groups Projects
Commit 4d87589bf078 authored by Bob Ippolito's avatar Bob Ippolito
Browse files
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
from distutils.errors import CCompilerError, DistutilsExecError, \ from distutils.errors import CCompilerError, DistutilsExecError, \
DistutilsPlatformError DistutilsPlatformError
VERSION = '2.1.0rc3' VERSION = '2.1.0'
DESCRIPTION = "Simple, fast, extensible JSON encoder/decoder for Python" DESCRIPTION = "Simple, fast, extensible JSON encoder/decoder for Python"
LONG_DESCRIPTION = """ LONG_DESCRIPTION = """
simplejson is a simple, fast, complete, correct and extensible simplejson is a simple, fast, complete, correct and extensible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment