repr-cli 0.2.6__py3-none-any.whl → 0.2.7__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.
repr/__init__.py CHANGED
@@ -10,6 +10,6 @@ try:
10
10
  __version__ = version("repr-cli")
11
11
  except Exception:
12
12
  # Fallback for PyInstaller builds where metadata isn't available
13
- __version__ = "0.2.6"
13
+ __version__ = "0.2.7"
14
14
  __author__ = "Repr"
15
15
  __email__ = "hello@repr.dev"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: repr-cli
3
- Version: 0.2.6
3
+ Version: 0.2.7
4
4
  Summary: A beautiful, privacy-first CLI that analyzes your code repositories and generates a compelling developer profile
5
5
  Author-email: Repr <hello@repr.dev>
6
6
  License: MIT License
@@ -1,4 +1,4 @@
1
- repr/__init__.py,sha256=xlUANqgidfRx2ARl9tCwi--LhTgCtiLWXELOeCMT-34,446
1
+ repr/__init__.py,sha256=qbD2NcYyw-BtP4j51T_luaVaN_o78LdHAEneVIVKA_4,446
2
2
  repr/__main__.py,sha256=M0ECtxOrmmYoYrYV5XI9UhDnOjWThxn0-PPysKs3RT0,127
3
3
  repr/api.py,sha256=Rr6MEUkjf7LJ6TcxbdVstfpUM_mDpTKhllbFwy9jK2w,11893
4
4
  repr/auth.py,sha256=-tqd2MMgFlowbhAqLHeSnVpDBkintkZ4kmPDZmczQFU,11682
@@ -17,9 +17,9 @@ repr/telemetry.py,sha256=7ANJJUB4Dd7A_HFVPqc92Gy77ruREzlmgayFQkwuC9s,6961
17
17
  repr/templates.py,sha256=RQl7nUfy8IK6QFKzgpcebkBbQH0E_brbYh83pzym1TM,6530
18
18
  repr/tools.py,sha256=QoGeti5Sye2wVuE-7UPxd_TDNXoen-xYfsFoT9rYRPs,20737
19
19
  repr/ui.py,sha256=5jycUT-5Q0az4FFUzgarI8CfVAEEUPSEsT24Fad2kG8,3994
20
- repr_cli-0.2.6.dist-info/licenses/LICENSE,sha256=tI16Ry3IQhjsde6weJ_in6czzWW2EF4Chz1uicyDLAA,1061
21
- repr_cli-0.2.6.dist-info/METADATA,sha256=Aw-hTKrMYCBdqHqcSuxwJ37k4a06eac1OEzHCkpsLso,10898
22
- repr_cli-0.2.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
- repr_cli-0.2.6.dist-info/entry_points.txt,sha256=SJoKgNB-fRy6O2T_lztFr9T3ND_BQl0ijWxNW-J7dUU,38
24
- repr_cli-0.2.6.dist-info/top_level.txt,sha256=LNgPqdJPQnlicRve7uzI4a6rEUdcxHrNkUq_2w7eeiA,5
25
- repr_cli-0.2.6.dist-info/RECORD,,
20
+ repr_cli-0.2.7.dist-info/licenses/LICENSE,sha256=tI16Ry3IQhjsde6weJ_in6czzWW2EF4Chz1uicyDLAA,1061
21
+ repr_cli-0.2.7.dist-info/METADATA,sha256=mYlev_fipoCBpxgh9Hp62Dp--lilxSQYltXVJyd9LRI,10898
22
+ repr_cli-0.2.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
+ repr_cli-0.2.7.dist-info/entry_points.txt,sha256=SJoKgNB-fRy6O2T_lztFr9T3ND_BQl0ijWxNW-J7dUU,38
24
+ repr_cli-0.2.7.dist-info/top_level.txt,sha256=LNgPqdJPQnlicRve7uzI4a6rEUdcxHrNkUq_2w7eeiA,5
25
+ repr_cli-0.2.7.dist-info/RECORD,,