rumale-core 0.24.0 → 0.25.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20730446c51b9a32802a495391fac8b0876f312a9c4dec81d32f710ca4df1bfc
4
- data.tar.gz: 1f1e142622c7cb40d6604333d4598bf1504262695847d371456a429d2051831a
3
+ metadata.gz: 404345336f0201ef58db8404337407c94f58f6f934ec3926ce6ac24a443b14db
4
+ data.tar.gz: 6ed6ae896432c814a304b392860fa7e15cfa6587299aaec81d52d487fc4ec26a
5
5
  SHA512:
6
- metadata.gz: fd8d3655d13753a5cea108ba7e140df5e3fd1cad0814521ea6c867d0c9165a60ecd7b53d26b7684d9b834e9b0c5daf2e4164a9c93b0af01fcf303c45b8bf908f
7
- data.tar.gz: 272f966cd88623339ad6d6811fe270901b5be42ea88094c17275599a18e6ce27e2d942de5bdc6b82048df41a4c826b1df0e7d88d09f1a7a444471e96ab077727
6
+ metadata.gz: 9c09f23e32e0e3482da5861a2c29f325f576f86b7b059b4a867966efb2d0fb559bd5fcd41e9e974c023c4b908a6d718a7eccbbfe94278cd64b188198521d2411
7
+ data.tar.gz: 73e01e951c68d9ab26211e8de1b4e5b5bc27fa59ffd011d10292e830e5c986ce5c07f12efae29ab6d3dbd471892b076ca39a5604db60692a6b972ff1481b03f9
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2022 Atsushi Tatsuma
1
+ Copyright (c) 2022-2023 Atsushi Tatsuma
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without
@@ -5,6 +5,6 @@ module Rumale
5
5
  # @!visibility private
6
6
  module Core
7
7
  # @!visibility private
8
- VERSION = '0.24.0'
8
+ VERSION = '0.25.0'
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rumale-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - yoshoku
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-31 00:00:00.000000000 Z
11
+ date: 2023-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: numo-narray