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 #38 from lincbrain/ak-pydantic
Browse files Browse the repository at this point in the history
Trivial change to bump linc-cli to include pydantic 2 updates
  • Loading branch information
aaronkanzer authored Mar 13, 2024
2 parents 82294f0 + 4158f34 commit 86934b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lincbrain/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import functools



def get_keywords() -> Dict[str, str]:
"""Get the keywords needed to look up the version information."""
# these strings will be replaced by git during git-archive.
Expand Down

0 comments on commit 86934b9

Please sign in to comment.