Skip to content

Commit

Permalink
Update release notes and version for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dstebila committed Oct 8, 2019
1 parent b00759b commit 5411ff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
liboqs-python version 0.2.0-rc1
liboqs-python version 0.2.0
===========================

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

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.
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.

What's New
----------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='liboqs-python',
version='0.2.0-rc1',
version='0.2.0',
author='liboqs team',
author_email='[email protected]',
packages=find_packages(exclude=('tests', 'docs', 'examples')),
Expand Down

0 comments on commit 5411ff2

Please sign in to comment.