Skip to content

Commit

Permalink
Merge pull request #118 from IN-CORE/main
Browse files Browse the repository at this point in the history
Main to dev
  • Loading branch information
ywkim312 authored Jun 11, 2024
2 parents dea2937 + 2581f1d commit 33084e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.7.0] - 2024-06-12
### Changed
- IN-CORE relase for 5.4.0 with pyincore 1.19.0 [#116](https://github.com/IN-CORE/incore-lab/issues/116)

## [1.6.0] - 2024-04-30

### Changed
Expand Down
6 changes: 3 additions & 3 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ author: "Yong Wook Kim"
Channel: "in-core"
# version form must be "x.x.x"
INCORE_VERSION: "5.3.1"
PyIncore: "1.18.1"
PyIncore-Viz: "1.10.0"
PyIncore-Data: "0.6.2"
PyIncore: "1.19.0"
PyIncore-Viz: "1.10.1"
PyIncore-Data: "0.6.3"

0 comments on commit 33084e1

Please sign in to comment.