Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Incorrect version 4.3.3 in openbb_platform/pyproject.toml for release 4.3.4 #6885

Closed
the-praxs opened this issue Oct 26, 2024 · 4 comments

Comments

@the-praxs
Copy link
Contributor

Describe the bug

@deeleeramone @IgorWounds Pretty sure this is a minor mistake for the new release (#6870) -

[tool.poetry]
name = "openbb"
version = "4.3.3"
description = "Investment research for everyone, anywhere."
@deeleeramone
Copy link
Contributor

hmm.. This is on the main branch:

Screenshot 2024-10-26 at 9 21 16 AM

@deeleeramone
Copy link
Contributor

And this is what it is in the PR that is merging main into develop #6875:

Screenshot 2024-10-26 at 9 23 06 AM

@deeleeramone
Copy link
Contributor

and here's the diff from the PR you linked, @the-praxs:

Screenshot 2024-10-26 at 9 26 01 AM

@the-praxs
Copy link
Contributor Author

This is on the develop branch, where main hasn't been merged yet (#6875). That's why it's still showing 4.3.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants