Skip to content

Commit 12e186e

Browse files
author
Nabil Fayak
committed
release notes update
1 parent ed10d5c commit 12e186e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/source/release_notes.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
Release Notes
22
-------------
33
**Future Releases**
4+
* Enhancements
5+
* Fixes
6+
* Changes
7+
* Documentation Changes
8+
* Testing Changes
9+
10+
**v0.0.2 July 26, 2023**
411
* Enhancements
512
* Added repo specific token for workflows :pr:`2`
613
* PDM Packaging ready for deployment :pr:`2`
714
* Added testing workflow for pytest :pr:`2`
8-
* Fixes
915
* Changes
1016
* Irrelevant workflows removed (`minimum_dependency_checker`) :pr:`2`
1117
* Documentation Changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[project]
33
name = "CheckMate"
4-
version = "0.1.3"
4+
version = "0.0.2"
55
description = "CheckMate is an AutoML library which catches and warns of problems with your data and problem setup before modeling."
66
authors = [
77
{name = "Nabil Fayak", email = "[email protected]"},

0 commit comments

Comments
 (0)