mirror of
https://github.com/1nchaos/adata.git
synced 2024-11-25 16:32:39 +08:00
version
1.1.1
This commit is contained in:
parent
5241ff2194
commit
a3afa61b65
@ -1,2 +1,3 @@
|
||||
recursive-include adata/common/js *.js
|
||||
recursive-include adata/stock/cache/* *.csv
|
||||
recursive-include adata/stock/cache/* *.csv
|
||||
recursive-include adata/stock/cache *.csv
|
@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
VERSION = (1, 1, 0)
|
||||
VERSION = (1, 1, 1)
|
||||
PRERELEASE = None # alpha, beta or rc
|
||||
REVISION = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user