Skip to content

Commit

Permalink
updated docummentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CrispenGari committed Feb 24, 2024
1 parent 451d9d6 commit e238237
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
===
Dataloom **`2.1.1`**
===

### Release Notes - `dataloom`

We have release the new `dataloom` Version `2.1.0` (`2024-02-24`)

##### Features

- updated documentation.

===
Dataloom **`2.1.0`**
===
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
- [Guidelines for Safe Usage](#guidelines-for-safe-usage)
- [Ordering](#ordering)
- [Filters](#filters)
- [Operators](#operators)
- [Operators](#operators)
- [Data Aggregation](#data-aggregation)
- [Aggregation Functions](#aggregation-functions)
- [Utilities](#utilities)
Expand Down Expand Up @@ -1946,7 +1946,7 @@ print(user_post) """ ? =
### What is coming next?

1. N-N associations
2. Altering tables
2. utilities functions

### Contributing

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dataloom"
version = "2.1.0"
version = "2.1.1"
authors = [
{name = "Crispen Gari", email = "[email protected]"},
]
Expand Down

0 comments on commit e238237

Please sign in to comment.