瀏覽代碼

build: bump version 0.2.3

tags/v0.2.3
Jérôme Deuchnord 6 年之前
父節點
當前提交
c0ba12e2fa
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: BC6F3C345B7D33B0
共有 2 個檔案被更改,包括 10 行新增1 行删除
  1. +9
    -0
      CHANGELOG.md
  2. +1
    -1
      kosmorrolib/version.py

+ 9
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,12 @@
# [v0.2.3](https://github.com/Deuchnord/kosmorro/compare/v0.2.2...v0.2.3) (2019-11-24)


### Bug Fixes

* **dumper:** display the right date on output text ([2511d31](https://github.com/Deuchnord/kosmorro/commit/2511d31c37dc5bbb790ebeabc7c230e8641b1448))



# [v0.2.2](https://github.com/Deuchnord/kosmorro/compare/v0.2.1...v0.2.2) (2019-11-18)




+ 1
- 1
kosmorrolib/version.py 查看文件

@@ -16,4 +16,4 @@
# 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/>.

VERSION = '0.2.2'
VERSION = '0.2.3'

Loading…
取消
儲存