all repos — py-vite @ 0b51b1376e189c0f9eb213af329af2e9655468a0

the original vite, written in python

Release v1.5.0! :sparkles:

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Sun, 23 Jun 2019 09:41:42 +0530
commit

0b51b1376e189c0f9eb213af329af2e9655468a0

parent

cb0e65767c97a231f2c8e3e242489c02ea54eb2b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M vite/__init__.pyvite/__init__.py

@@ -1,1 +1,1 @@

-__version__ = '1.4.4' +__version__ = '1.5.0'