version bump to 0.8.1 - #766
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the wrapper version to 0.8.1 on
dev. This PR changes the code only; merging tomaster, tagging and releasing are not part of it.What changed
Two lines, following the same shape as the last release bumps (8cadf5b for 0.8.0, a9ff1b4 for 0.7.1):
pyproject.tomlversion = "0.8.0"->"0.8.1"talib/__init__.py__version__ = '0.8.0'->'0.8.1'Nothing else needed to change:
0.8.1heading ondev, with the entries for the stream handles,InsufficientHistory, the SUPERTREND output names and the empty-input fix.0.8.0outside CHANGELOG found only these two lines.talib/_ta_lib.cdoes not contain the wrapper version. The_ta_lib.cchange inside a9ff1b4 was a Cython build-metadata block, unrelated to the version.tests/test_func.py,wheels.ymlTALIB_C_VER).Checks
On
devat 6712c9e (this PR's parent), in a fresh clone against TA-Lib C 0.8.1 built from thev0.8.1tag:tools/generate_func.py,generate_stream.py(and--stub) andgenerate_abstract_stub.pyreproduce_func.pxi,_stream.pxi,stream.pyiandabstract.pyibyte for byte.cython talib/_ta_lib.pyx(Cython 3.3.0, numpy 2.2.0) reproduces_ta_lib.cbyte for byte with no warnings.On this branch:
ta_lib-0.8.1.tar.gzhasVersion: 0.8.1and contains_ta_lib.c,_ta_lib.pyx, both.pxifiles, the three stubs andpy.typed.talib.__version__is0.8.1, and the suite passes outside the source tree (1697 passed)._ta_lib.c, and the suite passes outside the tree (1697 passed).For both installs,
tests/test_stubs.pyreads the stubs from../talib, so the installed.pyifiles were copied next to the tests for that run.https://claude.ai/code/session_01TuVjx2Q5urdmwi5opzfCp8