Ronnie Ghose commited on
Commit
446ab04
·
1 Parent(s): 6ffde91

Update bumpversion config

Browse files

.bumpversion.cfg should use pytube/version.py not setup.py

Files changed (1) hide show
  1. .bumpversion.cfg +1 -1
.bumpversion.cfg CHANGED
@@ -3,4 +3,4 @@ current_version = 9.6.4
3
  commit = True
4
  tag = True
5
 
6
- [bumpversion:file:setup.py]
 
3
  commit = True
4
  tag = True
5
 
6
+ [bumpversion:file:pytube/version.py]