Skip to content

Commit

Permalink
Version bump. Better subclassing
Browse files Browse the repository at this point in the history
  • Loading branch information
mewwts committed Aug 23, 2018
1 parent 3591a7f commit cf29d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addict/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


__title__ = 'addict'
__version__ = '2.1.3'
__version__ = '2.2.0'
__author__ = 'Mats Julian Olsen'
__license__ = 'MIT'
__copyright__ = 'Copyright 2014, 2015, 2016 Mats Julian Olsen'
Expand Down

0 comments on commit cf29d47

Please # to comment.