Skip to content

Commit e063dde

Browse files
committed
Release v3.0.1 (SSO wire-format fix)
1 parent 57b7908 commit e063dde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openapi-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packageName": "client",
33
"projectName": "fastcomments",
4-
"packageVersion": "3.0.0",
4+
"packageVersion": "3.0.1",
55
"packageUrl": "https://github.com/fastcomments/fastcomments-python",
66
"authorName": "FastComments",
77
"authorEmail": "support@fastcomments.com",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fastcomments"
7-
version = "3.0.0"
7+
version = "3.0.1"
88
description = "FastComments Python SDK - A SDK for interacting with the FastComments API"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)