Skip to content

Commit

Permalink
Merge pull request #9 from test-fullautomation/thpoll/task/maintenance
Browse files Browse the repository at this point in the history
update version info
  • Loading branch information
test-fullautomation authored Feb 21, 2022
2 parents 2da5b8f + bb77066 commit 5ba3a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/CConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def __init__(self, sReferencePath="."):

# 1. basic setup stuff
self.__dictConfig['sPackageName'] = "JsonPreprocessor"
self.__dictConfig['sVersion'] = "0.0.10"
self.__dictConfig['sVersion'] = "0.1.0"
self.__dictConfig['sAuthor'] = "Mai Dinh Nam Son"
self.__dictConfig['sAuthorEMail'] = "[email protected]"
self.__dictConfig['sDescription'] = "This package provides a preprocessor for json files"
Expand Down

0 comments on commit 5ba3a4b

Please sign in to comment.