Skip to content

Commit 3a06ab7

Browse files
Adjusted release date, bumped version.
1 parent b4615c5 commit 3a06ab7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Integration and unit tests are provided.
5353

5454
## Changelog
5555

56-
**v3.0.18 - 2015 Mar 11
56+
**v3.0.18 - 2015 Mar 13**
5757

5858
+ Add ability to query the per-project visibility status for entities, fields and statuses. (requires Shotgun server >= v5.4.4)
5959

shotgun_api3/shotgun.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
# ----------------------------------------------------------------------------
7777
# Version
78-
__version__ = "3.0.18.dev"
78+
__version__ = "3.0.18"
7979

8080
# ----------------------------------------------------------------------------
8181
# Errors

0 commit comments

Comments
 (0)