update version

This commit is contained in:
Cayo Puigdefabregas 2020-12-22 12:59:16 +01:00
commit 2deb861fc7
2 changed files with 6 additions and 4 deletions

View File

@ -6,14 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
ml).
## master
[1.0.2-beta]
[1.0.3-beta]
## testing
[1.0.3-beta]
[1.0.4-beta]
## [1.0.4-beta]
- [addend] #95 adding endpoint for check the hash of one report
## [1.0.3-beta]
- [addend] #85 add mac of network adapter to device hid
- [addend] #95 adding endpoint for check the hash of one report
- [changed] #94 change form of snapshot manual
## [1.0.2-beta]

View File

@ -1 +1 @@
__version__ = "1.0.3-beta"
__version__ = "1.0.4-beta"