Skip to content

Commit 4a9d268

Browse files
committed
Update versioneer, and fix a bug in which _version.py was not getting updated during "python setup.py sdist"
(essentially, setup.py needs to get the sdist command from versioneer and not directly from distutils)
1 parent 21c790e commit 4a9d268

4 files changed

Lines changed: 565 additions & 382 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To get the git version do::
2626

2727
Documentation and usage
2828
-----------------------
29-
You can find the official documenation at:
29+
You can find the official documentation at:
3030

3131
http://python-quantities.readthedocs.io/
3232

0 commit comments

Comments
 (0)