This website works better with JavaScript.
首頁
探索
說明
登入
NiklasRosenstein
/
shore
關註
1
收藏
0
複製
0
程式碼
問題管理
7
合併請求
0
版本發佈
45
Wiki
Activity
瀏覽代碼
(nr.shore) bump version to 0.0.31.post1
master
0.0.31.post1
Niklas Rosenstein
8 月之前
父節點
2a354a631c
當前提交
50c15502ec
簽署人:
NiklasRosenstein
<rosensteinniklas@gmail.com>
GPG Key ID:
06D269B33D25F6C6
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.yaml
+1
-1
src/shore/__init__.py
+ 1
- 1
package.yaml
查看文件
@@ -1,5 +1,5 @@
name: nr.shore
version: "0.0.31"
version: "0.0.31
.post1
"
license: MIT
url: https://git.niklasrosenstein.com/NiklasRosenstein/shore
description: |
+ 1
- 1
src/shore/__init__.py
查看文件
@@ -1,3 +1,3 @@
__version__ = '0.0.31'
__version__ = '0.0.31
.post1
'
__author__ = 'Niklas Rosenstein <rosensteinniklas@gmail.com>'
Write
Preview
Loading…
取消
儲存