Skip to content

Commit

Permalink
MNT: release
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarnunez committed Aug 7, 2020
1 parent dfd8db3 commit c400cad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ deploy:
on:
branch: master
# push only once
python: "3.8"
python: "3.7"
local_dir: docs/build/html/

- provider: pypi
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def run(self):

def main(**kwargs):
setup(name='pymoten',
version='0.0.1rc1',
version='0.0.2',
description="""Extract motion energy features from video using spatio-temporal Gabors""",
author='Anwar O. Nunez-Elizalde',
author_email='[email protected]',
Expand Down

0 comments on commit c400cad

Please sign in to comment.