Browse Source

Upgrade version for pip

Jesse Kerkhoven 6 years ago
parent
commit
7081e93d61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      energymeter.py

+ 1 - 1
energymeter.py

@@ -9,7 +9,7 @@ __email__   = 'stanjanssen@finetuned.nl'
 __url__     = 'https://finetuned.nl/'
 __license__ = 'Apache License, Version 2.0'
 
-__version__ = '1.0.1'
+__version__ = '1.0.2'
 __status__  = 'Beta'
 
 import random