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

chore: v0.0.67 #432

Merged
merged 1 commit into from
Sep 23, 2024
Merged

chore: v0.0.67 #432

merged 1 commit into from
Sep 23, 2024

Conversation

jamescalam
Copy link
Member

@jamescalam jamescalam commented Sep 23, 2024

PR Type

enhancement


Description

  • Updated the project version from 0.0.66 to 0.0.67 across multiple files.
  • Modified the conf.py file to reflect the new release version in the documentation.
  • Changed the __version__ attribute in the __init__.py file to match the new version.
  • Updated the pyproject.toml file to reflect the new version for package management.

Changes walkthrough 📝

Relevant files
Documentation
conf.py
Update documentation configuration for new release version

docs/source/conf.py

  • Updated the release version from 0.0.66 to 0.0.67.
+1/-1     
Enhancement
__init__.py
Update package version in init file                                           

semantic_router/init.py

  • Updated the __version__ attribute from 0.0.66 to 0.0.67.
+1/-1     
Configuration changes
pyproject.toml
Update project version in pyproject.toml                                 

pyproject.toml

  • Updated the package version from 0.0.66 to 0.0.67.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

@jamescalam jamescalam merged commit 5c46a6c into main Sep 23, 2024
6 checks passed
@jamescalam jamescalam deleted the james/v0.0.67 branch September 23, 2024 12:21
@github-actions github-actions bot added the enhancement Enhancement to existing features label Sep 23, 2024
Copy link

PR Reviewer Guide 🔍

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No key issues to review

Copy link

github-actions bot commented Sep 23, 2024

PR Code Suggestions ✨

No code suggestions found for the PR.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.99%. Comparing base (e308619) to head (aa18b6d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage   67.99%   67.99%           
=======================================
  Files          46       46           
  Lines        3465     3465           
=======================================
  Hits         2356     2356           
  Misses       1109     1109           
Flag Coverage Δ
67.99% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing features Review effort [1-5]: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant