Skip to content

Commit a6619df

Browse files
committed
Merge pull request #56 from emiliom/patch-1
Update __init__.py
2 parents 3d46fa5 + 01e9f2a commit a6619df

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,4 +1,4 @@
1-
__version__ = '0.6.3-dev'
1+
__version__ = '0.6.3'
22

33
# Package level logger
44
import logging

0 commit comments

Comments
 (0)