We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9eafcd commit 60556c7Copy full SHA for 60556c7
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='djangular',
10
- version='0.2',
+ version='0.2.1',
11
description="A reusable app that provides better app integration with AngularJS.",
12
long_description="""
13
A reusable app that provides better app integration with Angular. Djangular allows you to create Angular content per
0 commit comments