Skip to content

Commit

Permalink
Release v0.1.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Jan 1, 2025
1 parent 1cce423 commit 58180d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyarchitecture/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from pyarchitecture import cpu, disks, gpu, memory

version = "0.1.0a0"
version = "0.1.0a1"


def all_components() -> Dict[str, Any]:
Expand Down

0 comments on commit 58180d2

Please sign in to comment.