Skip to content
Snippets Groups Projects
Commit e851142d12c1 authored by Bob Ippolito's avatar Bob Ippolito
Browse files

fix version to 2.1.0

git-svn-id: http://simplejson.googlecode.com/svn/trunk@224 a4795897-2c25-0410-b006-0d3caba88fa1
parent 0848e949c310
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