Skip to content

Commit

Permalink
Bump version: 0.0.1 → 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatesh-1729 committed Aug 31, 2017
1 parent f63dda8 commit b67e0c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[bumpversion]
current_version = 0.0.1
current_version = 0.0.2
commit = True
tag = True

[bumpversion:file:setup.py]
[bumpversion:file:setup.py]

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='EmoInt',
version='0.0.1',
version='0.0.2',
description='Affective Computing',
long_description=long_description,
url='https://github.com/seernet/EmoInt',
Expand Down

0 comments on commit b67e0c5

Please sign in to comment.