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

Bump up version to 0.0.20. #78

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Bump up version to 0.0.20. #78

merged 1 commit into from
Jan 2, 2025

Conversation

lingjiekong
Copy link
Member

@lingjiekong lingjiekong commented Jan 2, 2025

User description

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement

How Has This Been Tested?

Screenshots (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes


PR Type

Other


Description

  • Updated the version of the any-parser package to 0.0.20.

  • Synchronized version changes in __init__.py and pyproject.toml.


Changes walkthrough 📝

Relevant files
Miscellaneous
__init__.py
Update version in `__init__.py` to 0.0.20                               

any_parser/init.py

  • Updated the __version__ variable to 0.0.20.
+1/-1     
Configuration changes
pyproject.toml
Update version in `pyproject.toml` to 0.0.20                         

pyproject.toml

  • Updated the version field to 0.0.20.
+1/-1     

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

@Copilot Copilot bot review requested due to automatic review settings January 2, 2025 17:35

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Copy link
Member

@goldmermaid goldmermaid left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

github-actions bot commented Jan 2, 2025

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

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

Copy link

github-actions bot commented Jan 2, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

@lingjiekong lingjiekong merged commit 891e9e7 into main Jan 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants