File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11SmartPeak Changelog
22===================
33
4+ v1.27.0 (2023-02-12)
5+ --------------------
6+
7+ Features
8+ ~~~~~~~~
9+ - Updated documentation `(#554) <https://github.com/AutoFlowResearch/SmartPeak/pull/554 >`_
10+ - Preset Workflow `(#553) <https://github.com/AutoFlowResearch/SmartPeak/pull/553 >`_
11+
412v1.26.0 (2022-08-29)
513--------------------
614
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/Windows")
9393# SmartPeak Version Information
9494#------------------------------------------------------------------------------
9595set (SMARTPEAK_PACKAGE_VERSION_MAJOR 1)
96- set (SMARTPEAK_PACKAGE_VERSION_MINOR 26 )
96+ set (SMARTPEAK_PACKAGE_VERSION_MINOR 27 )
9797set (SMARTPEAK_PACKAGE_VERSION_PATCH 0)
9898
9999#------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments