Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nizox committed Feb 25, 2021
1 parent 9e78ecc commit cf3b94a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,11 @@
History
-------

0.5.0b2 (2020-02-10)
0.5.0 (2020-02-25)
--------------------

* Update V8 to 8.8

0.5.0b1 (2020-10-02)
--------------------

* Update V8 to 8.5

0.4.0 (2020-09-22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion py_mini_racer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__author__ = 'Sqreen'
__email__ = '[email protected]'
__version__ = '0.5.0b2'
__version__ = '0.5.0'

__all__ = ['py_mini_racer']

0 comments on commit cf3b94a

Please sign in to comment.