add bump2version config

This commit is contained in:
mbsantiago 2024-11-11 11:18:37 +00:00
parent 7dc28695b2
commit 3c22ff28a7
2 changed files with 8 additions and 3 deletions

8
.bumpversion.cfg Normal file
View File

@ -0,0 +1,8 @@
[bumpversion]
current_version = 1.0.8
commit = True
tag = True
[bumpversion:file:batdetect2/__init__.py]
[bumpversion:file:pyproject.toml]

3
.gitignore vendored
View File

@ -103,9 +103,6 @@ experiments/*
.ipynb_checkpoints
*.ipynb
# Bump2version
.bumpversion.cfg
# DO Include
!batdetect2_notebook.ipynb
!batdetect2/models/*.pth.tar