Skip to content

Commit 3cee64e

Browse files
committed
Pop up the library version
1 parent 8ddbfe2 commit 3cee64e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ in my blog post named [Integrating third-party templates' libraries with Django]
8282
8383
## License
8484
The MIT License (MIT)
85-
Copyright (c) 2018 Ahmed Jazzar <me@ahmedjazzar.com>
85+
Copyright (c) 2017-2019 Ahmed Jazzar <me@ahmedjazzar.com>

setup.py

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

44
setup(
55
name='djangomako',
6-
version='1.1.1',
6+
version='1.2.0',
77
packages=['djangomako'],
88
install_requires=['Mako==1.0.7'],
99
classifiers=[

0 commit comments

Comments
 (0)