Skip to content

Commit 514872e

Browse files
committed
Merge pull request #40 from dkillick/version_0.2
Bump version
2 parents 59ad63b + dd5cd2b commit 514872e

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
@@ -44,7 +44,7 @@
4444
from . import config
4545
from .util import _OrderedHashable, approx_equal
4646

47-
__version__ = '0.1.1'
47+
__version__ = '1.0.0'
4848

4949
__all__ = ['CALENDAR_STANDARD',
5050
'CALENDAR_GREGORIAN',

0 commit comments

Comments
 (0)