Skip to content

Commit 5ed0f7c

Browse files
committed
Bump version
1 parent 23ddcdd commit 5ed0f7c

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.2'
3+
__version__ = '0.8.3'
44

55
# Package level logger
66
import logging

0 commit comments

Comments
 (0)