Skip to content

Commit 8f5f51f

Browse files
committed
Bump version to v3.0.23.dev
1 parent 380817a commit 8f5f51f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Integration and unit tests are provided.
5353

5454
## Changelog
5555

56+
**v3.0.23 - TBD**
57+
58+
+ TBD
59+
5660
**v3.0.22 - 2015 Sept 9**
5761

5862
+ Added method `text_search()` which allows an API client to access

shotgun_api3/shotgun.py

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

7777
# ----------------------------------------------------------------------------
7878
# Version
79-
__version__ = "3.0.22"
79+
__version__ = "3.0.23.dev"
8080

8181
# ----------------------------------------------------------------------------
8282
# Errors

0 commit comments

Comments
 (0)