Skip to content

Commit 4d36919

Browse files
committed
Releasing 15.05.26
1 parent 2a61514 commit 4d36919

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES

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

4+
Version 15.05.26
5+
----------------
6+
7+
Released on May 26th 2015
8+
9+
- Fixed `DAL.__getattr__`
10+
- Fixed backward compatibility breaks introduced with 15.05
11+
12+
413
Version 15.05
514
-------------
615

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',
23+
version='15.05.26',
2424
url='https://github.com/web2py/pydal',
2525
license='BSD',
2626
author='Massimo Di Pierro',

0 commit comments

Comments
 (0)