Skip to content

Commit

Permalink
Set correct version in package
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldg committed Jan 9, 2019
1 parent 258c72b commit d28cb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippings/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Python module to manipulate Kindle clippings files."""

__version__ = '0.3.0'
__version__ = '0.4.0'

0 comments on commit d28cb58

Please sign in to comment.