Skip to content

Commit 9f9b279

Browse files
committed
v0.5.0
1 parent d6de64d commit 9f9b279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyqualtrics/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import os
2828

2929

30-
__version__ = "0.4.1"
30+
__version__ = "0.5.0"
3131

3232
class Qualtrics(object):
3333
"""

0 commit comments

Comments
 (0)