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 6c9b92d commit 7a49f7cCopy full SHA for 7a49f7c
DBUtils/Docs/RelNotes-1.2.html
@@ -0,0 +1,25 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<title>DBUtils 1.2 Release Notes</title>
5
+<link rel="stylesheet" href="Doc.css" type="text/css">
6
+</head>
7
+<body>
8
+<h1 class="header">DBUtils 1.2 Release Notes</h1>
9
+
10
+<p>DBUtils 1.2 was released on 02/05/17.</p>
11
12
+<p>This is the ninth public release of DBUtils.</p>
13
14
+<p>It is intended to be used with Python versions 2.6 and newer.</p>
15
16
+<h2>Improvements:</h2>
17
+<ul>
18
+<li>Python 3 is now supported.</li>
19
+</ul>
20
21
+<div class="footer">
22
+DBUtils (<a href="https://github.com/Cito/DBUtils">github.com/Cito/DBUtils</a>)
23
+</div>
24
+</body>
25
+</html>
0 commit comments