Skip to content

Commit

Permalink
update versioneer
Browse files Browse the repository at this point in the history
  • Loading branch information
JunAishima committed Feb 7, 2024
1 parent 757f1ad commit d53fe83
Show file tree
Hide file tree
Showing 4 changed files with 1,488 additions and 683 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
analysisstore/_version.py export-subst
3 changes: 3 additions & 0 deletions analysisstore/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

from . import _version
__version__ = _version.get_versions()['version']
Loading

0 comments on commit d53fe83

Please sign in to comment.