diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-07-05 15:13:49 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-07-05 15:13:49 -0400 |
| commit | c7b3792b6e215fe7a5e79c9170b5db858c5738be (patch) | |
| tree | 1475989666a628bd3bf36a366ed3d6d54f2eef6a /mako | |
| parent | 8eaf6b7ea92018202a886e1d919e2c6b0d307c99 (diff) | |
| download | external_python_mako-c7b3792b6e215fe7a5e79c9170b5db858c5738be.tar.gz external_python_mako-c7b3792b6e215fe7a5e79c9170b5db858c5738be.tar.bz2 external_python_mako-c7b3792b6e215fe7a5e79c9170b5db858c5738be.zip | |
- 1.0.7 placeholder
Change-Id: Ic586955b3faf41632da794792ecc9ae447a4051e
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/__init__.py b/mako/__init__.py index eaa24dc..01c1739 100644 --- a/mako/__init__.py +++ b/mako/__init__.py @@ -5,4 +5,4 @@ # the MIT License: http://www.opensource.org/licenses/mit-license.php -__version__ = '1.0.6' +__version__ = '1.0.7' |
