Bump version for new development.

pull/15/head
Jussi Pakkanen 11 years ago
parent 077af31f3e
commit cbe19a07b0
  1. 2
      coredata.py

@ -14,7 +14,7 @@
import pickle, os, uuid
version = '0.16.0'
version = '0.17.0-research'
# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as

Loading…
Cancel
Save