diff --git a/README.rst b/README.rst index 1f2b050..d3c16a7 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,8 @@ directory. This main directory contains subdirectories, which contain files. Each file corresponds to a data. For atomic data the file is a plain text file, and for array data the file is a gzipped text file. +Starting with version 2.0, EZFIO produces Python3 files. + Download ======== diff --git a/version b/version index f9a2e77..ccb0cb1 100644 --- a/version +++ b/version @@ -1 +1 @@ -VERSION=2.0.1 +VERSION=2.0.2