Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Hansknecht committed Dec 18, 2023
1 parent 82ea254 commit 2a55b3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## [1.0.2] - 2023-12-18

### Added

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.14)

project(sleqp
VERSION 1.0.1
VERSION 1.0.2
LANGUAGES C CXX)

set(PROJECT_DESCRIPTION "Active set-based NLP solver")
Expand Down

0 comments on commit 2a55b3a

Please sign in to comment.