Skip to content

Commit cf29d47

Browse files
author
Mats Olsen
committed
Version bump. Better subclassing
1 parent 3591a7f commit cf29d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addict/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
__title__ = 'addict'
5-
__version__ = '2.1.3'
5+
__version__ = '2.2.0'
66
__author__ = 'Mats Julian Olsen'
77
__license__ = 'MIT'
88
__copyright__ = 'Copyright 2014, 2015, 2016 Mats Julian Olsen'

0 commit comments

Comments
 (0)