Skip to content

Commit 30b83ef

Browse files
committed
MNT: release
1 parent 0981260 commit 30b83ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = 'Anwar O. Nunez-Elizalde'
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = '0.0.2'
27+
release = '0.0.3'
2828

2929

3030
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def run(self):
4343

4444
def main(**kwargs):
4545
setup(name='pymoten',
46-
version='0.0.2',
46+
version='0.0.3',
4747
description="""Extract motion energy features from video using spatio-temporal Gabors""",
4848
author='Anwar O. Nunez-Elizalde',
4949
author_email='anwarnunez@gmail.com',

0 commit comments

Comments
 (0)