We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585ebd7 commit 89b2afcCopy full SHA for 89b2afc
setup.py
@@ -16,7 +16,7 @@ def read(*parts):
16
description="Django utilities for publishing events as a calendar",
17
name="pinax-calendars",
18
long_description=read("README.rst"),
19
- version="1.0.0",
+ version="1.1.0",
20
url="http://github.com/pinax/pinax-calendars/",
21
license="MIT",
22
packages=find_packages(),
0 commit comments