We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24ebd2 commit 9da2761Copy full SHA for 9da2761
src/pyoram/__about__.py
@@ -10,7 +10,7 @@
10
__title__ = 'PyORAM'
11
__summary__ = 'Python-based Oblivious RAM'
12
__uri__ = 'https://github.com/ghackebeil/PyORAM'
13
-__version__ = '0.3.0'
+__version__ = '0.2.1'
14
__author__ = 'Gabriel A. Hackebeil'
15
__email__ = '[email protected]'
16
__license__ = 'MIT'
0 commit comments