File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Changelog
33#########
44
5- Version 1.1.1
5+ Version 1.2.0
66=============
77
88* Fix unregistered bug: `sql_dialect` is used instead `db_sql_dialect` in `create_database`.
Original file line number Diff line number Diff line change 2323author = 'Pavel Císař'
2424
2525# The short X.Y version
26- version = '1.1 .0'
26+ version = '1.2 .0'
2727
2828# The full version, including alpha/beta/rc tags
29- release = '1.1 .0'
29+ release = '1.2 .0'
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ all-files=True
55
66[metadata]
77name = firebird-driver
8- version = 1.1 .0
8+ version = 1.2 .0
99description = Firebird driver
1010long_description = file: README.rst
1111long_description_content_type = text/x-rst; charset=UTF-8
You can’t perform that action at this time.
0 commit comments