Changelog update and new version (solving some PyPI issue).

Sat, 02 May 2020 19:26:49 +0300

author
ioannis <ioannis@ioannis-VirtualBox>
date
Sat, 02 May 2020 19:26:49 +0300
changeset 201
49f1419b74fc
parent 200
8423150a2c53
child 202
79a75340ae30

Changelog update and new version (solving some PyPI issue).

atmospheric_lidar/__init__.py file | annotate | diff | comparison | revisions
changelog.rst file | annotate | diff | comparison | revisions
--- a/atmospheric_lidar/__init__.py	Sat May 02 19:08:10 2020 +0300
+++ b/atmospheric_lidar/__init__.py	Sat May 02 19:26:49 2020 +0300
@@ -1,1 +1,1 @@
-__version__ = '0.5.1'
\ No newline at end of file
+__version__ = '0.5.2'
\ No newline at end of file
--- a/changelog.rst	Sat May 02 19:08:10 2020 +0300
+++ b/changelog.rst	Sat May 02 19:26:49 2020 +0300
@@ -3,9 +3,13 @@
 
 Unreleased
 ----------
+
+0.5.2 - 2020-05-02
+------------------
 Fixed
 ~~~~~
  - Bug in range correcting signal when using pre-trigger region.
+ - Bug in depol calibration creation classes
 
 0.5.0 - 2020‑03‑25
 ------------------

mercurial