We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb5ba4 commit f9f0fdfCopy full SHA for f9f0fdf
CHANGES
@@ -1,6 +1,14 @@
1
pyDAL changelog
2
===============
3
4
+Version 17.08
5
+-------------
6
+
7
+Released on August 29th 2017
8
9
+- Various bugfixes
10
11
12
Version 17.07
13
-------------
14
pydal/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '17.08-dev'
+__version__ = '17.08'
from .base import DAL
from .objects import Field
0 commit comments