Skip to content

Commit

Permalink
Bump version number for new development.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpakkane committed May 23, 2015
1 parent 4e56181 commit ba1e9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coredata.py
Expand Up @@ -14,7 +14,7 @@

import pickle, os, uuid

version = '0.24.0'
version = '0.25.0-research'

# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as
Expand Down

0 comments on commit ba1e9cd

Please sign in to comment.