Skip to content

Commit 9fb8c29

Browse files
Re-added from the git history
all this shit cuz of pycache being in main branch by mistake, omfg also minor qol changes
1 parent 0f0be97 commit 9fb8c29

File tree

6 files changed

+322
-261
lines changed

6 files changed

+322
-261
lines changed

example/pyCTools/hwrng.py

Lines changed: 0 additions & 80 deletions
This file was deleted.

example/pyCTools/processInspect.py

Lines changed: 0 additions & 153 deletions
This file was deleted.

pyCTools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
if os.name != 'nt':
77
raise OSError('This package only supports Windows OS.')
88

9-
VERSION = "0.2.0-beta"
9+
VERSION = "0.2.1-beta"

0 commit comments

Comments
 (0)