oursql.__version__ returns wrong version.

Bug #1005010 reported by Jonathan Bastnagel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oursql
Confirmed
Undecided
Stephen Thorne

Bug Description

After installing OurSQL 0.9.3 from source.

Example:
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import oursql
>>> oursql.__version__
'0.9.2'
>>>

Not really sure if it's worth making a patch for this as the version number will change in the next release anyways... but I thought you should be aware when people make bug reports for 0.9.2 when it may in fact be 0.9.3.

/oursql/oursql-0.9.3/oursqlx/oursql.pyx
Line 8 is "__version__ = '0.9.2'"

description: updated
Revision history for this message
Stephen Thorne (jerub) wrote :

Well that's embarrassing. I missed a step in the release process. I'm making a re-release of 0.9.3 with the right __version__ string.

Changed in oursql:
assignee: nobody → Stephen Thorne (jerub)
status: New → Confirmed
Stephen Thorne (jerub)
Changed in oursql:
milestone: none → 0.9.3.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.