From d5615fedf83841b45c9f5962a3097d37357eb635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20T=C3=A4rnstr=C3=B6m?= Date: Mon, 5 Nov 2012 11:31:24 +0100 Subject: [PATCH] Update python/version.h --- python/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/version.h b/python/version.h index f2cdcbb..4620054 100644 --- a/python/version.h +++ b/python/version.h @@ -31,4 +31,4 @@ Copyright (c) 2007 Nick Galbreath -- nickg [at] modp [dot] com. All rights rese */ -#define UJSON_VERSION "1.22" +#define UJSON_VERSION "1.23"