Skip to content

Commit 5411ff2

Browse files
committed
Update release notes and version for 0.2.0
1 parent b00759b commit 5411ff2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
liboqs-python version 0.2.0-rc1
1+
liboqs-python version 0.2.0
22
===========================
33

44
About
@@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
1313
Release notes
1414
=============
1515

16-
This release of liboqs-python was released on TODO. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-python/releases/tag/0.2.0.
16+
This release of liboqs-python was released on October 8, 2019. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-python/releases/tag/0.2.0.
1717

1818
What's New
1919
----------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='liboqs-python',
7-
version='0.2.0-rc1',
7+
version='0.2.0',
88
author='liboqs team',
99
author_email='[email protected]',
1010
packages=find_packages(exclude=('tests', 'docs', 'examples')),

0 commit comments

Comments
 (0)