Skip to content

Commit 3f435e0

Browse files
author
Michal Czuba
committed
Bumped version to 1.1.9
1 parent 2a600b8 commit 3f435e0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Assumptions
1616
Changelog
1717
=========
1818

19+
1.1.9
20+
-----
21+
* absolute url of the attached files
22+
* use attachment filename in the email context
23+
1924
1.1.8
2025
-----
2126
* send related attachments together with email templates

setup.py

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

1717
setup(
1818
name='django-emailtemplates',
19-
version='1.1.8',
19+
version='1.1.9',
2020
packages=find_packages(),
2121
include_package_data=True,
2222
license='MIT License',

0 commit comments

Comments
 (0)