We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0c1e5 commit ace3858Copy full SHA for ace3858
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: jaspDescriptives
2
Type: Package
3
Title: Descriptives Module for JASP
4
-Version: 0.19.2
+Version: 0.20.0
5
Date: 2022-09-12
6
Author: JASP Team
7
Website: jasp-stats.org
inst/Description.qml
@@ -6,7 +6,7 @@ Description
name : "jaspDescriptives"
title : qsTr("Descriptives")
8
description : qsTr("Explore the data with tables and plots")
9
- version : "0.19.2"
+ version : "0.20.0"
10
author : "JASP Team"
11
maintainer : "JASP Team <jasp-stats.org>"
12
website : "jasp-stats.org"
0 commit comments