[python-hdf5storage] 55/84: Incremented version in __init__.py to 0.1.6

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:25:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 0.1.10
in repository python-hdf5storage.

commit c4b0c585f53b62c1d6b031c5698c7afcf5708fb7
Author: Freja Nordsiek <fnordsie at gmail.com>
Date:   Tue Jul 7 00:45:00 2015 -0400

    Incremented version in __init__.py to 0.1.6
---
 hdf5storage/__init__.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hdf5storage/__init__.py b/hdf5storage/__init__.py
index 4cc689f..e722943 100644
--- a/hdf5storage/__init__.py
+++ b/hdf5storage/__init__.py
@@ -28,11 +28,11 @@ This is the hdf5storage package, a Python package to read and write
 python data types to HDF5 (Heirarchal Data Format) files beyond just
 Numpy types.
 
-Version 0.1.5
+Version 0.1.6
 
 """
 
-__version__ = "0.1.5"
+__version__ = "0.1.6"
 
 import sys
 import os

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git



More information about the debian-science-commits mailing list