We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5a162 commit 0fe85f6Copy full SHA for 0fe85f6
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [v1.1.1] - 2019-04-26
11
+
12
+### Added
13
+- Bug fix
14
15
## [v1.1] - 2019-04-16
16
17
### Added
pydgraph/meta.py
@@ -14,4 +14,4 @@
"""Metadata about this package."""
-VERSION = '1.1'
+VERSION = '1.1.1'
0 commit comments