tomgrek / zincbase

A batteries-included kit for knowledge graphs
MIT License
282 stars 38 forks source link

Use setuptools_scm to align __version__ with setup.py.version and git tags #16

Open pgdr opened 4 years ago

pgdr commented 4 years ago

I suggest you use setuptools_scm to automatically align __version__ in the Zincbase module with the version property of the package to the git tags.