Skip to content

Commit cf3b94a

Browse files
committed
Release 0.5.0
1 parent 9e78ecc commit cf3b94a

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

HISTORY.rst

+1-6
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,11 @@
33
History
44
-------
55

6-
0.5.0b2 (2020-02-10)
6+
0.5.0 (2020-02-25)
77
--------------------
88

99
* Update V8 to 8.8
1010

11-
0.5.0b1 (2020-10-02)
12-
--------------------
13-
14-
* Update V8 to 8.5
15-
1611
0.4.0 (2020-09-22)
1712
------------------
1813

py_mini_racer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'Sqreen'
22
__email__ = '[email protected]'
3-
__version__ = '0.5.0b2'
3+
__version__ = '0.5.0'
44

55
__all__ = ['py_mini_racer']

0 commit comments

Comments
 (0)