Skip to content

Commit

Permalink
Merge pull request #80 from ocefpaf/bump_version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
ocefpaf authored Mar 30, 2017
2 parents 29fabd9 + 3ca9666 commit 8025ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyoos/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import (absolute_import, division, print_function)

__version__ = '0.8.3'
__version__ = '0.8.4'

# Package level logger
import logging
Expand Down

0 comments on commit 8025ab9

Please sign in to comment.