Skip to content

Commit

Permalink
NEW VERSION: 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrille committed Aug 7, 2013
1 parent 47bedf4 commit 378fd28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

setup(
name='klustaviewa',
version='0.1.0.dev',
version='0.1.0',
author='Cyrille Rossant',
author_email='rossant@github',
packages=['klustaviewa',
Expand Down Expand Up @@ -71,7 +71,7 @@

# Scripts.
entry_points={
'console_scripts': [
'gui_scripts': [
'klustaviewa = klustaviewa.scripts.runklustaviewa:main' ]
},

Expand Down

0 comments on commit 378fd28

Please sign in to comment.