Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit 139f889

Browse files
committed
bump version to 1.36.0
1 parent 408b923 commit 139f889

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8-
## [Unreleased]
8+
## [1.36.0] - 2017-10-16
99
### Added
1010
- Better tests using PacketMockManager
1111
- Test on 2.7 and 3.[3-6]

setup.py

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

1515
setup(
1616
name='packet-python',
17-
version='1.35',
17+
version='1.36.0',
1818
description='Packet API client',
1919
long_description=readme + '\n' + changelog,
2020
url='https://github.com/packethost/packet-python',

0 commit comments

Comments
 (0)