pseek 3.0.2__tar.gz → 3.0.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Arian
3
+ Copyright (c) 2025 Groot
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pseek
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: Pseek is a Python CLI toolkit to search files, folders, and text
5
5
  Author: Groot
6
6
  License-Expression: MIT
@@ -63,7 +63,7 @@ pip install pseek
63
63
  ### Install from Source
64
64
 
65
65
  ```bash
66
- git clone https://github.com/ArianN8610/pseek.git
66
+ git clone https://github.com/grootle/pseek.git
67
67
 
68
68
  cd pseek
69
69
 
@@ -32,7 +32,7 @@ pip install pseek
32
32
  ### Install from Source
33
33
 
34
34
  ```bash
35
- git clone https://github.com/ArianN8610/pseek.git
35
+ git clone https://github.com/grootle/pseek.git
36
36
 
37
37
  cd pseek
38
38
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pseek
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: Pseek is a Python CLI toolkit to search files, folders, and text
5
5
  Author: Groot
6
6
  License-Expression: MIT
@@ -63,7 +63,7 @@ pip install pseek
63
63
  ### Install from Source
64
64
 
65
65
  ```bash
66
- git clone https://github.com/ArianN8610/pseek.git
66
+ git clone https://github.com/grootle/pseek.git
67
67
 
68
68
  cd pseek
69
69
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "pseek"
7
- version = "3.0.2"
7
+ version = "3.0.3"
8
8
  description = "Pseek is a Python CLI toolkit to search files, folders, and text"
9
9
  readme = "README.md"
10
10
  license = "MIT"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes