dirshot 0.1.0__tar.gz → 0.1.1__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,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dirshot
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A flexible utility for creating project snapshots and searching for files.
5
- Author-email: Your Name <youremail@example.com>
6
- Project-URL: Homepage, https://github.com/yourusername/dirshot
7
- Project-URL: Bug Tracker, https://github.com/yourusername/dirshot/issues
5
+ Author-email: init-helpful <init.helpful@gmail.com>
6
+ Project-URL: Homepage, https://github.com/init-helpful/dirshot
7
+ Project-URL: Bug Tracker, https://github.com/init-helpful/dirshot/issues
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "dirshot"
7
- version = "0.1.0"
7
+ version = "0.1.1"
8
8
  authors = [
9
- { name="Your Name", email="youremail@example.com" },
9
+ { name="init-helpful", email="init.helpful@gmail.com" },
10
10
  ]
11
11
  description = "A flexible utility for creating project snapshots and searching for files."
12
12
  readme = "README.md"
@@ -21,5 +21,5 @@ dependencies = [
21
21
  ]
22
22
 
23
23
  [project.urls]
24
- "Homepage" = "https://github.com/yourusername/dirshot"
25
- "Bug Tracker" = "https://github.com/yourusername/dirshot/issues"
24
+ "Homepage" = "https://github.com/init-helpful/dirshot"
25
+ "Bug Tracker" = "https://github.com/init-helpful/dirshot/issues"
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dirshot
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A flexible utility for creating project snapshots and searching for files.
5
- Author-email: Your Name <youremail@example.com>
6
- Project-URL: Homepage, https://github.com/yourusername/dirshot
7
- Project-URL: Bug Tracker, https://github.com/yourusername/dirshot/issues
5
+ Author-email: init-helpful <init.helpful@gmail.com>
6
+ Project-URL: Homepage, https://github.com/init-helpful/dirshot
7
+ Project-URL: Bug Tracker, https://github.com/init-helpful/dirshot/issues
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes