Maxime Alves LIRMM@home 3 years ago
parent
commit
1728092b68
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pyheatpump/__init__.py

+ 1
- 1
pyheatpump/__init__.py View File

@@ -1,4 +1,4 @@
1
-__version__ = '0.3.0'
1
+__version__ = '0.3.1'
2 2
 
3 3
 def version():
4 4
     return 'PyHeatpump version : {}'.format(__version__)

Loading…
Cancel
Save