mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
1.0a8.dev1 version number
Not going to release this to PyPI but I will build my own wheel of it
This commit is contained in:
parent
c7a4706bcc
commit
1fc76fee62
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
__version__ = "1.0a7"
|
||||
__version__ = "1.0a8.dev1"
|
||||
__version_info__ = tuple(__version__.split("."))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue