dask / dask-sphinx-theme

Sphinx theme for Dask documentation
BSD 3-Clause "New" or "Revised" License
6 stars 15 forks source link

Add versioneer #35

Closed jacobtomlinson closed 2 years ago

jacobtomlinson commented 4 years ago

I forgot to increment the __version__ for the last release.

I propose switching to versioneer to avoid this in future.