Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWhited committed Jul 9, 2017
1 parent 9e4913f commit 635ee5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rawkit/__init__.py
Expand Up @@ -18,7 +18,7 @@
raw.save(filename='some/destination/image.ppm')
"""

VERSION = '0.5.0'
VERSION = '0.6.0'
"""
The current version of the `rawkit` package.
"""

0 comments on commit 635ee5a

Please sign in to comment.