Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from lincbrain/ak-t
Browse files Browse the repository at this point in the history
Trivial change to release new version
  • Loading branch information
aaronkanzer authored Nov 15, 2024
2 parents e901013 + 3b1c72b commit 425665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lincbrain/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ def plus_or_dot(pieces: Dict[str, Any]) -> str:


def render_pep440(pieces: Dict[str, Any]) -> str:
"""Build up version string, with post-release "local version identifier".
"""Build up version string, with post-release "local version identifier ".
Our goal: TAG[+DISTANCE.gHEX[.dirty]] . Note that if you
get a tagged build and then dirty it, you'll get TAG+0.gHEX.dirty
Expand Down

0 comments on commit 425665f

Please sign in to comment.