wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
605 stars 103 forks source link

Tag v2.16.0 lists version 2.15.1 in stl/__about__.py #173

Closed ahesford closed 1 year ago

ahesford commented 3 years ago

Looks like you tagged v2.16.0 before bumping the version in stl/__about__.py:

https://github.com/WoLpH/numpy-stl/blob/v2.16.0/stl/__about__.py#L3

wolph commented 2 years ago

Sorry about this extremely slow response... for some reason it seems that the deploy script I'm using has a bug and creates the tag before committing.

I'm not sure what's causing the issue though... the release on pypi is correct and the local tag files I have appear correct too.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.