Skip to content

Version fix#14

Merged
Prateekkp merged 3 commits into
mainfrom
version-fix
Feb 11, 2026
Merged

Version fix#14
Prateekkp merged 3 commits into
mainfrom
version-fix

Conversation

@Prateekkp
Copy link
Copy Markdown
Owner

This pull request updates the installation instructions, adds a version flag to the CLI, and bumps the package version. The main goals are to make installation easier for users, provide a way to check the installed version, and reflect these improvements in the package metadata.

Installation and documentation improvements:

  • Updated the README.md to provide clearer installation options, including a one-command install via pip, an editable install for development, and explicit instructions for updating to the latest version.

CLI enhancements:

  • Added a -V/--version flag to the CLI, allowing users to print the installed snapbase version. This includes a new get_version_string function that gracefully handles cases where the package is not installed. (main.py) [1] [2]

Package versioning:

  • Bumped the package version from 1.0.0 to 1.2.0 in pyproject.toml to reflect these new features and improvements.

@Prateekkp Prateekkp merged commit 41f5401 into main Feb 11, 2026
15 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.

1 participant