Skip to content

Commit

Permalink
3.0.2 Fix measure spec command
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisamin committed May 23, 2022
1 parent 53c4d40 commit 3da70d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Release History
===============
3.0.2 (release 2022-05-23)
--------------------------
- Fix "measure spec" command which was broken due to cousteau issue

3.0.1 (release 2022-02-24)
--------------------------
- Updated cousteau dependency to the non-alpha release
Expand Down
2 changes: 1 addition & 1 deletion ripe/atlas/tools/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

__version__ = "3.0.1"
__version__ = "3.0.2"

0 comments on commit 3da70d9

Please sign in to comment.