Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Release 2.3.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhomidin committed Jul 19, 2021
1 parent f1be085 commit e5cb5c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FOAAP

*[FOAAS API v2.3.0](https://foaas.com/) compliant.*
*[FOAAS API v2.3.1](https://foaas.com/) compliant.*


[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
Expand All @@ -24,6 +24,7 @@ pip install foaap

# Supported Operations

- `absolutely(company: str, from_name: str)`
- `anyway(company: str, from_name: str)`
- `ashole(from_name: str)`
- `awesome(from_name: str)`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "foaap"
version = "2.3.0"
version = "2.3.1"
description = "Fuck Off As A Package"
authors = ["Ilhomidin Bahoraliev <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit e5cb5c6

Please sign in to comment.