Skip to content

Commit

Permalink
Fixed the service version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Augusto Scaraficci committed Dec 22, 2020
1 parent 1ccdc77 commit e34f3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceManager/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Following PEP 386
import time

__version__ = '1.2.0'
__version__ = (1,2,0)

0 comments on commit e34f3d9

Please sign in to comment.