runem 0.0.3__tar.gz → 0.0.4__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.
@@ -4,6 +4,12 @@ Changelog
4
4
 
5
5
  (unreleased)
6
6
  ------------
7
+ - Chore(typing): moves py.typed into package src dir. [Frank Harrison]
8
+
9
+
10
+ 0.0.3 (2023-11-27)
11
+ ------------------
12
+ - Release: version 0.0.3 🚀 [Frank Harrison]
7
13
  - Chore(typing): adds the py.typed to the manifest. [Frank Harrison]
8
14
 
9
15
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: runem
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: Awesome runem created by lursight
5
5
  Home-page: https://github.com/lursight/runem/
6
6
  Author: lursight
@@ -0,0 +1 @@
1
+ 0.0.4
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: runem
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: Awesome runem created by lursight
5
5
  Home-page: https://github.com/lursight/runem/
6
6
  Author: lursight
@@ -3,13 +3,13 @@ HISTORY.md
3
3
  LICENSE
4
4
  MANIFEST.in
5
5
  README.md
6
- py.typed
7
6
  setup.py
8
7
  runem/VERSION
9
8
  runem/__init__.py
10
9
  runem/__main__.py
11
10
  runem/base.py
12
11
  runem/cli.py
12
+ runem/py.typed
13
13
  runem/run_command.py
14
14
  runem/runem.py
15
15
  runem.egg-info/PKG-INFO
runem-0.0.3/runem/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.0.3
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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes