diff --git a/OscCommentMacroListener.py b/OscCommentMacroListener.py index 1cd2164..dea5e42 100644 --- a/OscCommentMacroListener.py +++ b/OscCommentMacroListener.py @@ -8,7 +8,7 @@ __copyright__ = "Copyright 2018, Company 235, LLC" __credits__ = ["Kevin Matz"] __license__ = "MIT" -__version__ = "0.0.1" +__version__ = "3.9" __maintainer__ = "Kevin Matz" __email__ = "kevin@company235.com" diff --git a/OscMacroDefinitions.py b/OscMacroDefinitions.py index 08d3e17..fc5a700 100644 --- a/OscMacroDefinitions.py +++ b/OscMacroDefinitions.py @@ -8,7 +8,7 @@ __copyright__ = "Copyright 2018, Company 235, LLC" __credits__ = ["Kevin Matz"] __license__ = "MIT" -__version__ = "0.0.1" +__version__ = "3.9" __maintainer__ = "Kevin Matz" __email__ = "kevin@company235.com" diff --git a/comment.py b/comment.py index 890e748..b918b08 100755 --- a/comment.py +++ b/comment.py @@ -8,7 +8,7 @@ __copyright__ = "Copyright 2018, Company 235, LLC" __credits__ = ["Kevin Matz"] __license__ = "MIT" -__version__ = "0.0.1" +__version__ = "3.9" __maintainer__ = "Kevin Matz" __email__ = "kevin@company235.com"