Skip to content

Commit 45840cf

Browse files
committed
1.4.2
1 parent 5ec9f96 commit 45840cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.4.2
2+
-----
3+
* catch OSError when checking decorator
4+
5+
16
1.4
27
-----
38
* add support for @decorators
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
default_app_config = 'admin_extra_buttons.apps.Config'
22

33
NAME = 'django-admin-extra-buttons'
4-
VERSION = __version__ = '1.4.0'
4+
VERSION = __version__ = '1.4.2'
55
__author__ = 'sax'

0 commit comments

Comments
 (0)