We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c30cd8e + c28c63f commit d74ec3aCopy full SHA for d74ec3a
python2/raygun4py/version.py
@@ -2,4 +2,4 @@
2
# 1) we don't load dependencies by storing it in __init__.py
3
# 2) we can import it in setup.py for the same reason
4
# 3) we can import it into your module module
5
-__version__ = '4.3.1'
+__version__ = '4.3.2'
python3/raygun4py/version.py
0 commit comments