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 b4615c5 commit 3a06ab7Copy full SHA for 3a06ab7
README.md
@@ -53,7 +53,7 @@ Integration and unit tests are provided.
53
54
## Changelog
55
56
-**v3.0.18 - 2015 Mar 11
+**v3.0.18 - 2015 Mar 13**
57
58
+ Add ability to query the per-project visibility status for entities, fields and statuses. (requires Shotgun server >= v5.4.4)
59
shotgun_api3/shotgun.py
@@ -75,7 +75,7 @@
75
76
# ----------------------------------------------------------------------------
77
# Version
78
-__version__ = "3.0.18.dev"
+__version__ = "3.0.18"
79
80
81
# Errors
0 commit comments