To recap:
The VERSION tuple in trunk is now (1, 1, 0, 'alpha', 0), and
get_version() in trunk now prints "1.1 pre-alpha SVN-9103".
The VERSION tuple in the 1.0.x branch is now (1, 0, 1, 'alpha', 0),
and get_version() in that branch prints "1.0.1 pre-alpha SVN-9103".
I'll write up final documentation for this a bit later on, but since
we're now doing exactly the same thing Python does with
sys.version_info, it hopefully won't be too difficult for people to
work with :)
--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."