Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonsantos authored Mar 18, 2017
1 parent d86303a commit cf668bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='jac',
author='Jayson Reis',
author_email='santosdosreis@gmail.com',
version='0.16',
version='0.16.1',
packages=find_packages(exclude=('tests*', )),
install_requires=open('requirements.txt').readlines(),
description='A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.',
Expand Down

0 comments on commit cf668bc

Please sign in to comment.