mirror of
https://github.com/simonw/datasette-vega.git
synced 2026-07-16 22:14:34 +02:00
Release version 0.6.1
This commit is contained in:
parent
ff0ab28c26
commit
17645264cd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from subprocess import check_output
|
|||
from wheel.bdist_wheel import bdist_wheel
|
||||
import os
|
||||
|
||||
VERSION = '0.6'
|
||||
VERSION = '0.6.1'
|
||||
ROOT = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue