Skip to content

Commit

Permalink
Add bump2version.
Browse files Browse the repository at this point in the history
  • Loading branch information
agibbons27 committed Sep 5, 2023
1 parent 266e008 commit 85fd208
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[bumpversion]
current_version = 2023.6.12
commit = True
tag = True

[bumpversion:file:imagemounter_mitre/__init__.py]
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bump2version==1.0.1
#pytsk3>=0.0.dev0 # allow dev releases
termcolor
#python-magic

0 comments on commit 85fd208

Please sign in to comment.