Skip to content

Commit a946415

Browse files
committed
Version Bump [skip ci]
1 parent cca9575 commit a946415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bootstrap_templatetags/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# -*- coding: utf-8 -*-
22
__name__ = "bootstrap_templatetags"
33
__author__ = "Pivotal Energy Solutions"
4-
__version_info__ = (2, 1, 35)
5-
__version__ = "2.1.35"
4+
__version_info__ = (2, 1, 36)
5+
__version__ = "2.1.36"
66
__date__ = "2013/07/8 9:47:00 AM"
77

88
__credits__ = ["Tim Valenta", "Steven Klass"]

0 commit comments

Comments
 (0)