Skip to content
Snippets Groups Projects
Commit cead0e977e0f authored by Philippe Pepiot's avatar Philippe Pepiot
Browse files

[pkg] 0.2.3

parent 6936f5e7cb45
No related branches found
Tags 0.2.11
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
modname = 'cubicweb_jsonschema' modname = 'cubicweb_jsonschema'
distname = 'cubicweb-jsonschema' distname = 'cubicweb-jsonschema'
numversion = (0, 2, 2) numversion = (0, 2, 3)
version = '.'.join(str(num) for num in numversion) version = '.'.join(str(num) for num in numversion)
license = 'LGPL' license = 'LGPL'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment