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.66 #428

Merged
merged 2 commits into from
Sep 22, 2024
Merged

chore: v0.0.66 #428

merged 2 commits into from
Sep 22, 2024

Conversation

jamescalam
Copy link
Member

@jamescalam jamescalam commented Sep 22, 2024

PR Type

enhancement, documentation


Description

  • Updated the version from 0.0.65 to 0.0.66 across multiple files, including conf.py, __init__.py, and pyproject.toml.
  • Added a link to the documentation in the README.md.
  • Simplified the authors list in pyproject.toml to a single entry.

Changes walkthrough 📝

Relevant files
Configuration changes
conf.py
Update release version in Sphinx configuration                     

docs/source/conf.py

  • Updated the release version from 0.0.65 to 0.0.66.
+1/-1     
__init__.py
Update version attribute in package init                                 

semantic_router/init.py

  • Updated the __version__ attribute from 0.0.65 to 0.0.66.
+1/-1     
pyproject.toml
Update version and simplify authors in pyproject.toml       

pyproject.toml

  • Updated the package version from 0.0.65 to 0.0.66.
  • Simplified the authors list to a single entry.
  • +2/-11   
    Documentation
    README.md
    Add documentation link to README                                                 

    README.md

    • Added a link to the documentation.
    +2/-0     

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

    @github-actions github-actions bot added documentation Improvements or additions to documentation enhancement Enhancement to existing features Review effort [1-5]: 1 labels Sep 22, 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 22, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @jamescalam jamescalam merged commit c3fa297 into main Sep 22, 2024
    6 checks passed
    @jamescalam jamescalam deleted the james/v0.0.66 branch September 22, 2024 10:48
    Copy link

    codecov bot commented Sep 22, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 67.99%. Comparing base (b361dc9) to head (e3d7ea7).
    Report is 3 commits behind head on main.

    Additional details and impacted files
    @@           Coverage Diff           @@
    ##             main     #428   +/-   ##
    =======================================
      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
    documentation Improvements or additions to documentation 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