ソースを参照

build: bump version 0.2.3

tags/v0.2.3
コミット
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'

読み込み中…
キャンセル
保存