Skip to content

Commit 4607fa4

Browse files
author
KP
committed
bump version to v3.0.22.dev
1 parent e029663 commit 4607fa4

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.22 - TBD**
57+
58+
+ TBD
59+
5660
**v3.0.21 - 2015 Aug 13**
5761

5862
+ Update bundled httplib2 module to latest v0.9.1 - fixes some bugs

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.21"
79+
__version__ = "3.0.22.dev"
8080

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

0 commit comments

Comments
 (0)