bump new version 1.0.7

This commit is contained in:
mh4x0f 2020-08-01 23:04:11 -03:00
parent a59e950062
commit 809baef0c8
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Released]
## [1.0.x] - 2020-xx-xx ## [1.0.7] - 2020-08-01
### Added ### Added
- added WorkProcess class for execute comand with Qprocess - added WorkProcess class for execute comand with Qprocess

View File

@ -1,2 +1,2 @@
__version__ = "1.0.5" __version__ = "1.0.7"
__codename__ = "AKUANDUBA" __codename__ = "AKUANDUBA"