This website works better with JavaScript.
首頁
探索
說明
登入
Kosmorro
/
kosmorro
镜像来自
https://github.com/Kosmorro/kosmorro
關註
1
收藏
0
複製
0
程式碼
問題管理
版本發佈
36
Activity
瀏覽代碼
build: bump v0.3.1
tags/v0.3.1
Jérôme Deuchnord
6 年之前
父節點
9511787391
當前提交
bea675f5fd
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
BC6F3C345B7D33B0
共有
2 個文件被更改
,包括
10 次插入
和
1 次删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
CHANGELOG.md
+1
-1
kosmorrolib/version.py
+ 9
- 0
CHANGELOG.md
查看文件
@@ -1,3 +1,12 @@
# [v0.3.1](https://github.com/Deuchnord/kosmorro/compare/v0.3.0...v0.3.1) (2019-12-01)
### Bug Fixes
* **moonphase:** fix the Moon phase prediction ([d715746](https://github.com/Deuchnord/kosmorro/commit/d7157466d90c7596a35dce63088b6aacb7c33c3c))
# [v0.3.0](https://github.com/Deuchnord/kosmorro/compare/v0.2.3...v0.3.0) (2019-12-01)
# [v0.3.0](https://github.com/Deuchnord/kosmorro/compare/v0.2.3...v0.3.0) (2019-12-01)
+ 1
- 1
kosmorrolib/version.py
查看文件
@@ -16,4 +16,4 @@
# You should have received a copy of the GNU Affero General Public License
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
VERSION = '0.3.
0
'
VERSION = '0.3.
1
'
Write
Preview
Loading…
取消
儲存