git-copilot-commit 0.3.1__py3-none-any.whl → 0.3.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
git_copilot_commit/cli.py CHANGED
@@ -28,7 +28,7 @@ def version_callback(value: bool):
28
28
  @app.callback(invoke_without_command=True)
29
29
  def main(
30
30
  ctx: typer.Context,
31
- version: bool = typer.Option(
31
+ _: bool = typer.Option(
32
32
  False, "--version", callback=version_callback, help="Show version and exit"
33
33
  ),
34
34
  ):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-copilot-commit
3
- Version: 0.3.1
3
+ Version: 0.3.2
4
4
  Summary: Automatically generate and commit changes using copilot
5
5
  Author-email: Dheepak Krishnamurthy <1813121+kdheepak@users.noreply.github.com>
6
6
  License-File: LICENSE
@@ -1,12 +1,12 @@
1
1
  git_copilot_commit/__init__.py,sha256=v3x5oBkxwKJEZLv62QqSmP3iqNKLtZgrWZfH8eFzlQg,60
2
- git_copilot_commit/cli.py,sha256=JqpYDKu1RZY0MqlhxyjxArxHmBhEcQMamqEsL8msR9Q,10405
2
+ git_copilot_commit/cli.py,sha256=FXZREQPD6Sh3Q3UgT8RzL_dVzyuD_kofoaxinmD-jlk,10399
3
3
  git_copilot_commit/git.py,sha256=8CSGS6sPPdL32b_EHX8swvoxqmUC26afUr4wVFcYdqk,9134
4
4
  git_copilot_commit/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  git_copilot_commit/settings.py,sha256=nrtD71TFmIQwLpda-GgIhciafxbi4Ul4aNfbqoQ24tY,2801
6
6
  git_copilot_commit/version.py,sha256=AieHOUX52g6N67HL0iLWtDKrgOYyulxwHWViu26Jrd4,105
7
7
  git_copilot_commit/prompts/commit-message-generator-prompt.md,sha256=--GFR6GRL4PUjk81XsULPAH_2mJ6ymvP-bgBSX7kqlM,2290
8
- git_copilot_commit-0.3.1.dist-info/METADATA,sha256=NtAJL_k6x94KEuQB1E01fWXb4vMWHyAIi6HSRkfCGDs,4639
9
- git_copilot_commit-0.3.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- git_copilot_commit-0.3.1.dist-info/entry_points.txt,sha256=Imboc0oJa4Oq1O3C-wWcy7ZxfsVSkkC-OC-iPbTn3Fg,66
11
- git_copilot_commit-0.3.1.dist-info/licenses/LICENSE,sha256=14lNZAoKJPI1U7eGpletjN_PFm1JwP1vT_0jFKY6eWg,1065
12
- git_copilot_commit-0.3.1.dist-info/RECORD,,
8
+ git_copilot_commit-0.3.2.dist-info/METADATA,sha256=CTXqpknFY67ZnHGPk14vc_GflvZ4KV3KljZe8p0t54Q,4639
9
+ git_copilot_commit-0.3.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ git_copilot_commit-0.3.2.dist-info/entry_points.txt,sha256=Imboc0oJa4Oq1O3C-wWcy7ZxfsVSkkC-OC-iPbTn3Fg,66
11
+ git_copilot_commit-0.3.2.dist-info/licenses/LICENSE,sha256=14lNZAoKJPI1U7eGpletjN_PFm1JwP1vT_0jFKY6eWg,1065
12
+ git_copilot_commit-0.3.2.dist-info/RECORD,,