Skip to content

Commit 802311d

Browse files
committed
updated readme, version number
1 parent 5455f9b commit 802311d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,14 @@ To build the HTML documentation, go to the top-level directory and run the comma
119119

120120
The documentation can then be found in the ``doc/_build/html/`` directory.
121121

122+
Authors
123+
=======
124+
125+
Nathan Killoran, Josh Izaac, Nicolás Quesada, Ville Bergholm, Matthew Amy, and Christian Weedbrook.
126+
127+
We welcome contributions - simply fork the Strawberry Fields repository, and then make a
128+
`pull request <https://help.github.com/articles/about-pull-requests/>`_ containing your contribution.
129+
122130

123131
Support
124132
=======

strawberryfields/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
Version number (major.minor.patch[-label])
1717
"""
1818

19-
__version__ = '0.7.0'
19+
__version__ = '0.7.1'

0 commit comments

Comments
 (0)