We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddbfe2 commit 3cee64eCopy full SHA for 3cee64e
README.md
@@ -82,4 +82,4 @@ in my blog post named [Integrating third-party templates' libraries with Django]
82
83
## License
84
The MIT License (MIT)
85
-Copyright (c) 2018 Ahmed Jazzar <me@ahmedjazzar.com>
+Copyright (c) 2017-2019 Ahmed Jazzar <me@ahmedjazzar.com>
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='djangomako',
6
- version='1.1.1',
+ version='1.2.0',
7
packages=['djangomako'],
8
install_requires=['Mako==1.0.7'],
9
classifiers=[
0 commit comments