agesys-dev team mailing list archive
-
agesys-dev team
-
Mailing list archive
-
Message #00103
[Bug 1005010] Re: oursql.__version__ returns wrong version.
** Changed in: oursql
Milestone: None => 0.9.3.1
--
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.
https://bugs.launchpad.net/bugs/1005010
Title:
oursql.__version__ returns wrong version.
Status in oursql:
Confirmed
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'"
To manage notifications about this bug go to:
https://bugs.launchpad.net/oursql/+bug/1005010/+subscriptions
References