From 0de3a4f70eafb0dc40292990ddd4064ac6e0758f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 2 May 2012 06:21:51 +0000 Subject: Correctly read objects with several rdf:type properties. git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4310 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6984bae..2e4f9fe 100644 --- a/wscript +++ b/wscript @@ -9,7 +9,7 @@ from waflib.extras import autowaf as autowaf import waflib.Logs as Logs, waflib.Options as Options # Version of this package (even if built as a child) -SRATOM_VERSION = '0.2.0' +SRATOM_VERSION = '0.2.1' SRATOM_MAJOR_VERSION = '0' # Library version (UNIX style major, minor, micro) -- cgit v1.2.1