Skip to content

Commit

Permalink
0.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dnomadb committed Jan 10, 2018
1 parent ba582bd commit 9335cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rio_rgbify/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

__version__ = "0.3.0"
__version__ = "0.3.1"

log = logging.getLogger(__name__)
log.addHandler(logging.NullHandler())
log.addHandler(logging.NullHandler())

0 comments on commit 9335cf1

Please sign in to comment.