Skip to content

Commit b8cd216

Browse files
committed
added some release links
1 parent f3bc720 commit b8cd216

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ AAF SDK - http://aaf.sourceforge.net
1313

1414
Note: 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+
1618
Have fun, [Read the Docs](http://markreidvfx.github.io/pyaaf/), and good luck!

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
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.

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3943
Building From Source
4044
--------------------

0 commit comments

Comments
 (0)