Skip to content

Commit

Permalink
Merge branch 'main' into napari
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed Jan 8, 2024
2 parents a182e43 + 8b07a3b commit 85ce3a3
Show file tree
Hide file tree
Showing 40 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions bloptools/_version.py → blop/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ def get_keywords():
# setup.py/versioneer.py will grep for the variable names, so they must
# each be defined on a line of their own. _version.py will just call
# get_keywords().
git_refnames = "$Format:%d$"
git_full = "$Format:%H$"
git_date = "$Format:%ci$"
git_refnames = " (HEAD -> main)"
git_full = "a09f82569e91255c8591efce18ff684aae682970"
git_date = "2024-01-06 19:41:45 -0500"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 85ce3a3

Please sign in to comment.