Skip to content

Commit

Permalink
set version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sublee committed Oct 19, 2014
1 parent 6dff102 commit 2661794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gauge.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


__all__ = ['Gauge', 'Momentum']
__version__ = '0.1.0.dev'
__version__ = '0.1.0'


# indices
Expand Down

0 comments on commit 2661794

Please sign in to comment.