Skip to content

Commit 0fe85f6

Browse files
authored
Create version 1.1.1 (#66)
1 parent ba5a162 commit 0fe85f6

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+
## [v1.1.1] - 2019-04-26
11+
12+
### Added
13+
- Bug fix
14+
1015
## [v1.1] - 2019-04-16
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 = '1.1'
17+
VERSION = '1.1.1'

0 commit comments

Comments
 (0)