Maxime Alves LIRMM@home hace 3 años
padre
commit
1728092b68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pyheatpump/__init__.py

+ 1
- 1
pyheatpump/__init__.py Ver fichero

@@ -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…
Cancelar
Guardar