New version and ignores.

Thu, 07 Dec 2017 16:55:51 +0200

author
Iannis <i.binietoglou@impworks.gr>
date
Thu, 07 Dec 2017 16:55:51 +0200
changeset 96
200d840c2fca
parent 95
efa2d8e1a2e5
child 97
07ff83e2990f

New version and ignores.

.hgignore file | annotate | diff | comparison | revisions
atmospheric_lidar/__init__.py file | annotate | diff | comparison | revisions
--- a/.hgignore	Thu Dec 07 16:54:41 2017 +0200
+++ b/.hgignore	Thu Dec 07 16:55:51 2017 +0200
@@ -10,3 +10,5 @@
 re:^atmospheric_lidar_reader\.egg-info/
 re:^build/
 re:^dist/
+re:^docs/_build/html/
+re:^docs/_build/doctrees/
--- a/atmospheric_lidar/__init__.py	Thu Dec 07 16:54:41 2017 +0200
+++ b/atmospheric_lidar/__init__.py	Thu Dec 07 16:55:51 2017 +0200
@@ -1,1 +1,1 @@
-__version__ = '0.2.10'
\ No newline at end of file
+__version__ = '0.2.11'
\ No newline at end of file

mercurial