]> git.phdru.name Git - sqlconvert.git/commitdiff
Version 0.0.8: Split extended INSERTs 0.0.8
authorOleg Broytman <phd@phdru.name>
Sat, 18 Mar 2017 21:07:50 +0000 (00:07 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 18 Mar 2017 21:07:50 +0000 (00:07 +0300)
ChangeLog
sqlconvert/__version__.py

index 29f6ac1c74fcd6f4a8317a67368cb8fcd469905c..c4765e6b893fab4b3491bfa6c9eea25cb7e25112 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-Version 0.0.8 (2017-03-??)
+Version 0.0.8 (2017-03-18)
+
+   Split extended INSERTs (library and tests, scripts will be extended later).
 
    Extend tests, increase test coverage.
 
index 27921526f4850570157cbcf2506b950b65cb5299..9123cf0817c9488a778cb9134e5415826728efe4 100644 (file)
@@ -1 +1 @@
-__version__ = '0.0.7'
+__version__ = '0.0.8'