You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While version 1.0 has been released, we are still in the process of ensuring proplot is fully replaced by ultraplot as we continue development under the ultraplot name. During this transition, the versioning scheme reflects both our commitment to stable APIs and the ongoing work to complete this transition. The minor version number is incremented when changes require user attention (like deprecations or style changes), and the patch number is incremented for additions and fixes that users can safely adopt.
251
251
252
-
For now, `Casper van Eltern<https://github.com/cvanelteren>`__ is the only one who can
253
-
publish releases on PyPi, but this will change in the future. Releases should
252
+
For now, `Casper van Elteren<https://github.com/cvanelteren>`__ is the only one who can
253
+
publish releases on PyPI, but this will change in the future. Releases should
254
254
be carried out as follows:
255
255
256
256
#. Create a new branch ``release-vX.Y.Z`` with the version for the release.
0 commit comments