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

Add version to __version__ #240

Merged
merged 9 commits into from
Aug 7, 2024
Merged

Add version to __version__ #240

merged 9 commits into from
Aug 7, 2024

Conversation

arnaudmiribel
Copy link
Owner

It's time to add the __version__ attribute! Copied how streamlit does it.

How to test

After pip install -e . && ipython, run:

In [3]: import streamlit_extras

In [4]: streamlit_extras.__version__
Out[4]: '0.4.4'

Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for phenomenal-crepe-0effec ready!

Name Link
🔨 Latest commit 4c0fe62
🔍 Latest deploy log https://app.netlify.com/sites/phenomenal-crepe-0effec/deploys/66b37a1d18ab15000843c058
😎 Deploy Preview https://deploy-preview-240--phenomenal-crepe-0effec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@arnaudmiribel
Copy link
Owner Author

Fix #105

Copy link
Collaborator

@blackary blackary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤘

@arnaudmiribel arnaudmiribel merged commit 173ea8a into main Aug 7, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants