Skip to content

Commit

Permalink
Ready to v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
toomore committed Dec 17, 2013
1 parent 6cf6fc5 commit 9871da5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.rest
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ grs 台灣上市股票價格擷取
-----------------------------

:Authors: Toomore Chiang
:Version: 0.2.1 of 2013/12/16
:Version: 0.3.0 of 2013/12/18
:Python Version: Python 2.6-2.7

-----------------------------
Expand Down Expand Up @@ -258,6 +258,12 @@ Quick Start
Change Logs
-----------------------------

0.3.0 2013/12/18
====================================

- 更新:股票代碼列表
- 更新:2014 年集中交易市場開(休)市日期表

0.2.1 2013/12/16
====================================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'含即時盤、台灣時間轉換、開休市判斷。'

setup(name='grs',
version='0.2.1',
version='0.3.0',
description=description,
long_description=long_description,
author='Toomore Chiang',
Expand Down

0 comments on commit 9871da5

Please sign in to comment.