Skip to content

Commit a1f11ff

Browse files
committed
Reworked ClassicSwagger; Records.createNewRecord creates a new record; Added subcommands to PatchPolicies and PatchSoftwareTitles
1 parent 0c249aa commit a1f11ff

File tree

3 files changed

+283
-304
lines changed

3 files changed

+283
-304
lines changed

jamf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
from . import convert
1212
from .records import *
1313
from .setconfig import setconfig
14-
__version__ = "0.6.3"
14+
__version__ = "0.6.4"

jamf/category.py

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

0 commit comments

Comments
 (0)