Skip to content
Snippets Groups Projects
Commit 24a7191b authored by Luc Everse's avatar Luc Everse :passport_control:
Browse files

Merge branch 'prep-release-2.5.0' into 'development'

Prepare for release of 2.5.0

See merge request !178
parents b3d441d5 954f6fcf
Branches
Tags
2 merge requests!179Release 2.5.0,!178Prepare for release of 2.5.0
Pipeline #740176 passed
......@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
### Fixed
## [2.5.0] - [2022-09-12]
### Added
* Submit script API integration (!177)
### Changed
* PyLint is now an external dependency (!177)
......
......@@ -26,7 +26,7 @@ allprojects {
apply plugin: ScompPlugin
group 'nl.tudelft.ewi'
version = '2.4.0'
version = '2.5.0'
sourceCompatibility = '1.11'
targetCompatibility = '1.11'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment