Skip to content

Commit d55a10f

Browse files
committed
increment version to 1.4.1
1 parent 26827f9 commit d55a10f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instagram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
__all__ = ["login", "logout", "start_chat", "Config", "cleanup"]
77

8-
__version__ = "1.3.8"
8+
__version__ = "1.4.1"

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 = "instagram-cli"
7-
version = "1.3.8"
7+
version = "1.4.1"
88
description = "Use Instagram in the terminal, the end of brainrot is here"
99
authors = [
1010
{ name = "Jet Chiang", email = "jetjiang.ez@gmail.com" },

0 commit comments

Comments
 (0)