specpulse 1.4.0__py3-none-any.whl → 1.4.1__py3-none-any.whl

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.
specpulse/__init__.py CHANGED
@@ -3,7 +3,7 @@ SpecPulse: Specification-Driven Development Framework
3
3
  Built for the AI era
4
4
  """
5
5
 
6
- __version__ = "1.4.0"
6
+ __version__ = "1.4.1"
7
7
  __author__ = "SpecPulse"
8
8
  __url__ = "https://github.com/specpulse"
9
9
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: specpulse
3
- Version: 1.4.0
3
+ Version: 1.4.1
4
4
  Summary: Specification-Driven Development Framework
5
5
  Home-page: https://github.com/specpulse
6
6
  Author: SpecPulse
@@ -67,7 +67,10 @@ Dynamic: requires-python
67
67
 
68
68
  SpecPulse is a universal **Specification-Driven Development (SDD)** framework that works with ANY software project - web apps, mobile apps, desktop software, games, APIs, ML projects, and more. It ensures every feature starts with clear specifications, validated plans, and tracked tasks.
69
69
 
70
- > **Latest Update (v1.4.0)** - Complete Framework Revolution:
70
+ > **Latest Update (v1.4.1)** - Bug Fix Release:
71
+ > - 🐛 **Fixed Version Display**: Corrected `--version` command showing old version
72
+ >
73
+ > **v1.4.0** - Complete Framework Revolution:
71
74
  > - 🚀 **Universal SDD Framework**: Transformed from Constitutional to Specification-Driven Development
72
75
  > - 🎯 **No Technology Restrictions**: Support for ANY technology stack - web, mobile, desktop, games, ML
73
76
  > - 🧪 **86% Test Coverage**: Complete test suite rewrite with 98.3% success rate
@@ -1,4 +1,4 @@
1
- specpulse/__init__.py,sha256=yiF_JN2-cvTId2cojs_w7kxMhDpqkQdvspUvfA2e0hk,270
1
+ specpulse/__init__.py,sha256=w98QJ9IboOXTYXIWCJCANObSKKyVq9qWgWC6UTT9Nfk,270
2
2
  specpulse/cli/__init__.py,sha256=DpX6FoRJtSNjudsmZ3mTih_RIaWyiIgxew4-f8mOmFY,70
3
3
  specpulse/cli/main.py,sha256=8kiDlmVLe42AjUAaBKfzxSFJqZsk0gddYGGD-gUzs2s,34363
4
4
  specpulse/core/__init__.py,sha256=VKHGdPDM38QM9yDIq05jxol4q8WFlFAeltOzYLsPuto,132
@@ -45,9 +45,9 @@ specpulse/utils/__init__.py,sha256=VTGRDsVLl2JIXYyHB9Sidxj5acY_W-LJI2MMtY1pwb0,1
45
45
  specpulse/utils/console.py,sha256=xn4Koc1_ph61bvBTlvPOwAbqZ5ac7TZ51xTWJbwG0sc,12973
46
46
  specpulse/utils/git_utils.py,sha256=RzJBZoyWp5on1_wq2lY1bs__UJsGKSDpAUeDKFdRYlQ,6095
47
47
  specpulse/utils/version_check.py,sha256=Cg30K0BRq_y8B9v62aJbtIuBDmPnHcwHTim7HZnoGZc,3424
48
- specpulse-1.4.0.dist-info/licenses/LICENSE,sha256=ImSFezK-Phy0oTBqZipcajsJfPZT8mmg8m3jkgNdNhA,1066
49
- specpulse-1.4.0.dist-info/METADATA,sha256=5KvhMB-SbTDnhsMrr6A1rCZsvoLrXP-KVHjCSwlf0e4,22865
50
- specpulse-1.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
51
- specpulse-1.4.0.dist-info/entry_points.txt,sha256=GwMaCKWSCFZlJMrTNavEYrnREynIS6dM3B0ILxnaouA,83
52
- specpulse-1.4.0.dist-info/top_level.txt,sha256=pEfkFil5xe38J00OHrBrJ07xpbm6bRnGhI8B07O9KeI,10
53
- specpulse-1.4.0.dist-info/RECORD,,
48
+ specpulse-1.4.1.dist-info/licenses/LICENSE,sha256=ImSFezK-Phy0oTBqZipcajsJfPZT8mmg8m3jkgNdNhA,1066
49
+ specpulse-1.4.1.dist-info/METADATA,sha256=YZsuHdghgIz1J8McY8xAVkK4bgbv1bFh9U0H1aDtBa0,22988
50
+ specpulse-1.4.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
51
+ specpulse-1.4.1.dist-info/entry_points.txt,sha256=GwMaCKWSCFZlJMrTNavEYrnREynIS6dM3B0ILxnaouA,83
52
+ specpulse-1.4.1.dist-info/top_level.txt,sha256=pEfkFil5xe38J00OHrBrJ07xpbm6bRnGhI8B07O9KeI,10
53
+ specpulse-1.4.1.dist-info/RECORD,,