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

Switch version in all the required places + A Python script to automatically make the version change in required places #373

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

vijaiaeroastro
Copy link
Collaborator

  • A Python script is included that takes two arguments (current version and new version) and updates the necessary changes across the project. It might not be perfect yet (for example, it does not recursively walk through directories and update files), but with caution, it can be useful and improve over time.
  • Modified lib3mf version from 2.3.1 to 2.3.2 in the required places.

@vijaiaeroastro vijaiaeroastro requested a review from gangatp June 11, 2024 12:39
@vijaiaeroastro vijaiaeroastro self-assigned this Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.10%. Comparing base (216be33) to head (481935d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #373   +/-   ##
========================================
  Coverage    71.10%   71.10%           
========================================
  Files          271      271           
  Lines        30307    30307           
========================================
  Hits         21551    21551           
  Misses        8756     8756           

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

@vijaiaeroastro vijaiaeroastro merged commit 4889e3f into develop Jun 12, 2024
44 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