Skip to content

Commit

Permalink
version 0.2 uploaded on pip and tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Lemaire committed Sep 12, 2011
1 parent 83b30d0 commit f96580e
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 @@ -12,7 +12,7 @@

META_DATA = dict(
name="django-ajaxmiddleware",
version=0.1,
version=0.2,
description="django middleware to handle ajax requests really easily",
author="Adrien Lemaire",
author_email="lemaire.adrien@gmail.com",
Expand Down

0 comments on commit f96580e

Please sign in to comment.