summaryrefslogtreecommitdiff
path: root/numpy/version.py
Commit message (Expand)AuthorAgeFilesLines
* BLD: enable building NumPy with MesonRalf Gommers2022-11-251-2/+10
* MAINT: Simplify the annotations of `np.version`Bas van Beek2021-10-251-5/+7
* BUG: Only call the get_versions() function once on importAaron Meurer2021-09-221-1/+2
* BUG: re-introduce short-version as it wasJérôme Kieffer2021-05-311-1/+1
* expose `short_version` as previously in version.pyJérôme Kieffer2021-05-311-0/+1
* BUG: Fix test_numpy_version.Charles Harris2021-05-231-1/+1
* ENH: Use versioneer to manage numpy versions.Charles Harris2020-12-081-0/+11
* Generate the version.py file, to help keeping the version synchronized everyw...David Cournapeau2009-03-271-15/+0
* Update version number for trunk to 1.4.0.David Cournapeau2009-03-201-1/+1
* trunk is open for 1.3 developmentJarrod Millman2008-09-021-1/+1
* trunk open for 1.2 development seriesJarrod Millman2008-05-241-1/+1
* the trunk is still cooking 1.1Jarrod Millman2008-05-141-1/+1
* trunk open for 1.2 developmentJarrod Millman2008-05-071-1/+1
* bumping version to 1.1.0 to signify the minor API breakage and numerous new f...Jarrod Millman2008-04-151-1/+1
* This is the development code for the 1.0.5 releaseJarrod Millman2007-11-051-1/+1
* Update version number on trunk.Travis Oliphant2007-05-231-1/+1
* Fix #491Robert Kern2007-04-041-1/+2
* Update version of this trunk.Travis Oliphant2007-04-021-1/+1
* Trunk is 1.0.2Travis Oliphant2006-12-021-1/+1
* Update version number of trunk.Travis Oliphant2006-10-251-1/+1
* Next numpy release should be 1.0Travis Oliphant2006-09-201-1/+1
* Up version number on trunk.Travis Oliphant2006-09-201-1/+1
* Bump up version number to rc1Travis Oliphant2006-09-051-1/+1
* Up version of trunk.Travis Oliphant2006-08-261-1/+1
* Fix silly version numberTravis Oliphant2006-08-211-1/+1
* Make trunk 1.0b4.dev releaseTravis Oliphant2006-08-211-1/+1
* Update version to 1.0b3Travis Oliphant2006-08-141-1/+1
* Fix-up version.py so that a release just changes a variable to True.Travis Oliphant2006-07-271-10/+12
* Last version change.Travis Oliphant2006-07-271-1/+1
* Fix revision numbers.Travis Oliphant2006-07-271-2/+2
* Make version number 0.9.9 until 1.0 comes outTravis Oliphant2006-07-261-1/+1
* Change trunk to version 1.1Travis Oliphant2006-07-211-1/+1
* Update head revision to 0.9.9Travis Oliphant2006-05-181-1/+1
* New version numberTravis Oliphant2006-03-141-1/+1
* Upgrade version number of trunk and add 'math'Travis Oliphant2006-02-171-1/+1
* Bumped up version after release.Travis Oliphant2006-01-221-1/+1
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-1/+1
* Fixed error in setflags and added a few unit tests for test_multiarrayTravis Oliphant2006-01-061-1/+1
* Fixed svn_version hooks.Pearu Peterson2006-01-041-2/+2
* More numpy fixes...Travis Oliphant2006-01-041-0/+12