summaryrefslogtreecommitdiff
path: root/xstatic/pkg/angular/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/angular/__init__.py')
-rw-r--r--xstatic/pkg/angular/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xstatic/pkg/angular/__init__.py b/xstatic/pkg/angular/__init__.py
index f3983c4..f70663b 100644
--- a/xstatic/pkg/angular/__init__.py
+++ b/xstatic/pkg/angular/__init__.py
@@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
# please use a all-lowercase valid python
# package name
-VERSION = '1.2.16' # version of the packaged files, please use the upstream
+VERSION = '1.3.7' # version of the packaged files, please use the upstream
# version number
BUILD = '0' # our package build number, so we can release new builds
# with fixes for xstatic stuff.