File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,6 @@ AAF SDK - http://aaf.sourceforge.net
1313
1414Note: pre-built devel libraries can be downloaded [ here] ( http://sourceforge.net/projects/aaf/files/AAF-devel-libs/1.1.6 )
1515
16+ The lastest release can be downloaded [ here] ( https://github.com/markreidvfx/pyaaf/releases ) .
17+
1618Have fun, [ Read the Docs] ( http://markreidvfx.github.io/pyaaf/ ) , and good luck!
Original file line number Diff line number Diff line change 4949# built documents.
5050#
5151# The short X.Y version.
52- version = '0.8 '
52+ version = '0.9 '
5353# The full version, including alpha/beta/rc tags.
54- release = '0.8.1 '
54+ release = '0.9.0 '
5555
5656# The language for content autogenerated by Sphinx. Refer to documentation
5757# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -35,6 +35,10 @@ Basic Demo
3535 segment = slot.segment
3636 print segment
3737
38+ Installing
39+ ----------
40+ The lastest release can be downloaded `here
41+ <https://github.com/markreidvfx/pyaaf/releases> `_.
3842
3943Building From Source
4044--------------------
You can’t perform that action at this time.
0 commit comments