nficano commited on
Commit
85e2df5
·
1 Parent(s): 408e476

Release version 6.2.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.2.1'
6
  __author__ = 'Nick Ficano'
7
  __license__ = 'MIT License'
8
  __copyright__ = 'Copyright 2017 Nick Ficano'
 
2
  # -*- coding: utf-8 -*-
3
  # flake8: noqa
4
  __title__ = 'pytube'
5
+ __version__ = '6.2.2'
6
  __author__ = 'Nick Ficano'
7
  __license__ = 'MIT License'
8
  __copyright__ = 'Copyright 2017 Nick Ficano'