Skip to content

Commit 25bcf39

Browse files
committed
Merge pull request #32 from ocefpaf/bump_version_number
bump_version_number
2 parents ac6e8a4 + aa0a2a3 commit 25bcf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf_units/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
from __future__ import (absolute_import, division, print_function)
1919

20-
__version__ = '0.1.0'
20+
__version__ = '0.1.1'
2121

2222
from .cf_units import *

0 commit comments

Comments
 (0)