Skip to content

Commit 8025ab9

Browse files
authored
Merge pull request #80 from ocefpaf/bump_version
bump version
2 parents 29fabd9 + 3ca9666 commit 8025ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyoos/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import (absolute_import, division, print_function)
22

3-
__version__ = '0.8.3'
3+
__version__ = '0.8.4'
44

55
# Package level logger
66
import logging

0 commit comments

Comments
 (0)