Skip to content
Snippets Groups Projects
Commit 9a850a73 authored by Lorenzo  ZOLFANELLI's avatar Lorenzo ZOLFANELLI
Browse files

fix: don't track version.py

parent 2786c9ff
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ __pycache__/
*.so
# Distribution / packaging
src/zolfa/nd2reader/version.py
.Python
env/
env27/
......
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '2.0.2.dev268+g026928a.d20230117'
__version_tuple__ = version_tuple = (2, 0, 2, 'dev268', 'g026928a.d20230117')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment