mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-17 23:22:53 +08:00
PyOtherSide 1.2.0
This commit is contained in:
parent
e201eecfff
commit
87e5eaf470
@ -48,9 +48,9 @@ copyright = u'2014, Thomas Perl'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '1.1'
|
||||
version = '1.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '1.1.0'
|
||||
release = '1.2.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -713,8 +713,8 @@ BB10), the QML plugins folder can be deployed with the .bar file.
|
||||
ChangeLog
|
||||
=========
|
||||
|
||||
Version 1.2.0dev (UNRELEASED)
|
||||
-----------------------------
|
||||
Version 1.2.0 (2014-02-16)
|
||||
--------------------------
|
||||
|
||||
* Introduced versioned QML imports for API change.
|
||||
* QML API 1.2: Change :func:`importModule` behavior for imports with dots.
|
||||
|
@ -1,2 +1,2 @@
|
||||
PROJECTNAME = pyotherside
|
||||
VERSION = 1.2.0dev
|
||||
VERSION = 1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user