Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Onno Broekmans committed Jun 15, 2018
1 parent f422a24 commit f1a27ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbkickoff/__about__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'nbkickoff'
__version__ = '0.0.1'
__version__ = '0.1.0'
__summary__ = 'Launch an IPython Notebook from a template notebook file'
__url__ = 'https://github.com/lumicks/nbkickoff'

Expand Down

0 comments on commit f1a27ea

Please sign in to comment.