We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e78ecc commit cf3b94aCopy full SHA for cf3b94a
HISTORY.rst
@@ -3,16 +3,11 @@
3
History
4
-------
5
6
-0.5.0b2 (2020-02-10)
+0.5.0 (2020-02-25)
7
--------------------
8
9
* Update V8 to 8.8
10
11
-0.5.0b1 (2020-10-02)
12
---------------------
13
-
14
-* Update V8 to 8.5
15
16
0.4.0 (2020-09-22)
17
------------------
18
py_mini_racer/__init__.py
@@ -1,5 +1,5 @@
1
__author__ = 'Sqreen'
2
__email__ = '[email protected]'
-__version__ = '0.5.0b2'
+__version__ = '0.5.0'
__all__ = ['py_mini_racer']
0 commit comments