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

Commit

Permalink
Bump to 0.4.3 for an emergency patch
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWhited committed Aug 16, 2015
1 parent 4214be6 commit c29d7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rawkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
raw.save(filename='some/destination/image.ppm')
"""

VERSION = '0.4.2'
VERSION = '0.4.3'
"""
The current version of the `rawkit` package.
"""

0 comments on commit c29d7a6

Please sign in to comment.