[h5py] 19/455: Version 0.1.1
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.
commit 58ea969854bc92441f2c11fb32b45cc91e770471
Author: andrewcollette <andrew.collette at gmail.com>
Date: Wed May 14 19:02:16 2008 +0000
Version 0.1.1
---
README.txt | 4 ++--
setup.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.txt b/README.txt
index ee8d7d7..04b2063 100644
--- a/README.txt
+++ b/README.txt
@@ -4,12 +4,12 @@ Copyright (c) 2008 Andrew Collette
http://h5py.alfven.org
mail: "h5py" at the domain "alfven dot org"
-Version 0.1.0
+Version 0.1.1
DISCLAIMER
==========
-This is the first release of h5py. Many functions are untested, and it's
+This is an early release of h5py. Many functions are untested, and it's
quite possible that both the high- and low-level APIs will change in the
future. Also, it hasn't been tested on platforms other than 32-bit x86
Linux. For these reasons, you should treat it as an alpha.
diff --git a/setup.py b/setup.py
index a6459b3..25de45c 100644
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,7 @@ except OSError:
# === Global constants ========================================================
NAME = 'h5py'
-VERSION = '0.1.0'
+VERSION = '0.1.1'
REVISION = "$Rev: 0$"
# If you have your HDF5 *.h files and libraries somewhere not in /usr or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list