Skip to content

Conversation

@ChristianKleineidam
Copy link
Contributor

As discussed in #261 here's the PR.

pubspec.yaml Outdated
name: ml_algo
description: Machine learning algorithms, Machine learning models performance evaluation functionality
version: 16.17.13
version: 16.17.14
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChristianKleineidam let's update minor version instead of patch, since you've added new functionality:

version: 16.18.0 
CHANGELOG.md Outdated
@@ -1,5 +1,9 @@
# Changelog

## 16.17.14
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChristianKleineidam could you please change the version here as well?

name: ml_algo
description: Machine learning algorithms, Machine learning models performance evaluation functionality
version: 16.17.14
version: 16.17.15
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChristianKleineidam I'm sorry, you got me wrong - I meant 16.18.0 (16.17.13 -> 16.18.0). We update minor version (number in the middle) when we add something new. No worries, I'll merge the branch, I'll fix the version before publishing

@gyrdym gyrdym merged commit 66cb98a into gyrdym:master Jun 26, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants