We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4472f6e commit 5d30a95Copy full SHA for 5d30a95
CHANGELOG.txt
@@ -1,7 +1,7 @@
1
0.7.0 (Planned)
2
[+] Added mock.MockQualtrics object (for unit testing code that uses pyqualtrics.Qualtrics class)
3
4
-0.6.0 (In progress)
+0.6.0
5
[+] More tests
6
[*] importPanel API call is back to normal
7
[+] A few more API calls for Research Suite and another product called Target Audience.
Release Procedure.txt
@@ -4,6 +4,7 @@ Checklist for new release
3. Update version in setup.py
4. Push all changes to github
5. Test installation on a different machine
+`python setup.py install`
8
6. Run unittests on a different machine
9
`python setup.py test`
10
7. Make a release/tag
0 commit comments