Skip to content

Commit ad8e3a6

Browse files
authored
Release new minor version with new protobuf changes. (#121)
1 parent 4da27dc commit ad8e3a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [v2.0.3] - 2020-03-24
11+
12+
### Added
13+
- Updated protobufs to latest version.
14+
1015
## [v2.0.2] - 2019-09-10
1116

1217
### Added

pydgraph/meta.py

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

1515
"""Metadata about this package."""
1616

17-
VERSION = '2.0.2'
17+
VERSION = '2.0.3'

0 commit comments

Comments
 (0)