1 parent 57b7908 commit e063ddeCopy full SHA for e063dde
2 files changed
openapi-config.json
@@ -1,7 +1,7 @@
1
{
2
"packageName": "client",
3
"projectName": "fastcomments",
4
- "packageVersion": "3.0.0",
+ "packageVersion": "3.0.1",
5
"packageUrl": "https://github.com/fastcomments/fastcomments-python",
6
"authorName": "FastComments",
7
"authorEmail": "support@fastcomments.com",
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "fastcomments"
-version = "3.0.0"
+version = "3.0.1"
8
description = "FastComments Python SDK - A SDK for interacting with the FastComments API"
9
readme = "README.md"
10
license = "MIT"
0 commit comments