nficano commited on
Commit
de625e8
·
1 Parent(s): bb8621d

Release version 6.0.2

Browse files
Files changed (1) hide show
  1. pytube/__init__.py +1 -1
pytube/__init__.py CHANGED
@@ -2,7 +2,7 @@
2
  # -*- coding: utf-8 -*-
3
  # flake8: noqa
4
  __title__ = 'pytube'
5
- __version__ = '6.0.1'
6
  __author__ = 'Nick Ficano'
7
  __license__ = 'MIT License'
8
  __copyright__ = 'Copyright 2015 Nick Ficano'
 
2
  # -*- coding: utf-8 -*-
3
  # flake8: noqa
4
  __title__ = 'pytube'
5
+ __version__ = '6.0.2'
6
  __author__ = 'Nick Ficano'
7
  __license__ = 'MIT License'
8
  __copyright__ = 'Copyright 2015 Nick Ficano'