Updated fix version.

This commit is contained in:
SimLeek
2018-11-15 16:35:57 -07:00
parent fef4a335f0
commit aaf161ff08
3 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
include README.md
include README.rst
include README.txt
include LICENSE-APACHE
include LICENSE-MIT

View File

@ -1 +1 @@
__version__ = '0.2.1'
__version__ = '0.2.2'

View File

@ -29,7 +29,7 @@ setup(
license='MIT/Apache-2.0',
keywords=[
'',
'opencv', 'camera',
],
classifiers=[