Skip to content

Commit e5449df

Browse files
author
KP
committed
bump version to v3.0.26.dev
1 parent 92c835d commit e5449df

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

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

5454
## Changelog
5555

56+
**v3.0.26 - TBD**
57+
5658
**v3.0.25 - 2016 Jan 12**
5759

5860
+ Add handling for Python versions incompatible with SHA-2 (see http://blog.shotgunsoftware.com/2016/01/important-ssl-certificate-renewal-and.html).

shotgun_api3/shotgun.py

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

7979
# ----------------------------------------------------------------------------
8080
# Version
81-
__version__ = "3.0.25"
81+
__version__ = "3.0.26.dev"
8282

8383
# ----------------------------------------------------------------------------
8484
# Errors

0 commit comments

Comments
 (0)