Skip to content

Commit d489a7f

Browse files
committed
0.1.6 prep
1 parent 2761023 commit d489a7f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
0.1.6
22
- caching is now supplied directly by Beaker, which has
3-
all of MyghtyUtils merged into it now
3+
all of MyghtyUtils merged into it now. The latest Beaker
4+
(0.7.1) also fixes a bug related to how Mako was using the
5+
cache API.
46
- fix to module_directory path generation when the path is "./"
57
[ticket:34]
68
- TGPlugin passes options to string-based templates [ticket:35]

doc/build/genhtml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525

2626
title='Mako Documentation'
27-
version = '0.1.5'
27+
version = '0.1.6'
2828

2929
root = toc.TOCElement('', 'root', '', version=version, doctitle=title)
3030

0 commit comments

Comments
 (0)