Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 1, 2023. It is now read-only.

Commit c9222a8

Browse filesBrowse files
authored
Fix/fix readme pythonversions (#30)
1 parent 87926c7 commit c9222a8
Copy full SHA for c9222a8

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "threads-api"
3-
version = "1.1.5"
3+
version = "1.1.6"
44
description = "Unofficial Python client for Meta Threads.net API"
55
authors = ["Danie1"]
66
readme = "README.md"

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='threads-api',
8-
version='1.1.5',
8+
version='1.1.6',
99
description='Unofficial Python client for Meta Threads.net API',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.