Browse Source

version bump

Peter Magnusson 8 years ago
parent
commit
46caa77e85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nodemcu_uploader/version.py

+ 1 - 1
nodemcu_uploader/version.py

@@ -3,4 +3,4 @@
 """just keeper of current version"""
 
 #TODO: remember to update tests when version changes
-__version__ = '0.3.0'
+__version__ = '0.3.1'