Skip to content

Commit

Permalink
Merge pull request #34 from lincolnloop/2_0_28
Browse files Browse the repository at this point in the history
update to 2.0.28
  • Loading branch information
asottile authored Oct 31, 2024
2 parents 77d9246 + e95ed76 commit aff127f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/package-version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ _ROOT = os.path.dirname(os.path.abspath(os.path.dirname(__file__)))

# if 0: use the upstream version
# if >0: append `.post1` / `.a1` as needed
SERIAL = 1
SERIAL = 0


def main() -> int:
Expand Down

0 comments on commit aff127f

Please sign in to comment.