Skip to content

Commit 06654a1

Browse files
committed
Releasing 15.05.29
1 parent cee77d7 commit 06654a1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
pydal changelog
22
===============
33

4+
Version 15.05.29
5+
----------------
6+
7+
Released on May 29th 2015
8+
9+
- Fixed a unicode error with `PostgreSQLAdapter` introduced with 15.05
10+
11+
412
Version 15.05.26
513
----------------
614

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from setuptools import setup
2121
setup(
2222
name='pyDAL',
23-
version='15.05.26',
23+
version='15.05.29',
2424
url='https://github.com/web2py/pydal',
2525
license='BSD',
2626
author='Massimo Di Pierro',

0 commit comments

Comments
 (0)