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 1
1
SmartPeak Changelog
2
2
===================
3
3
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
+
4
12
v1.26.0 (2022-08-29)
5
13
--------------------
6
14
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/Windows")
93
93
# SmartPeak Version Information
94
94
#------------------------------------------------------------------------------
95
95
set (SMARTPEAK_PACKAGE_VERSION_MAJOR 1 )
96
- set (SMARTPEAK_PACKAGE_VERSION_MINOR 26 )
96
+ set (SMARTPEAK_PACKAGE_VERSION_MINOR 27 )
97
97
set (SMARTPEAK_PACKAGE_VERSION_PATCH 0 )
98
98
99
99
#------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments