Skip to content

Commit

Permalink
Release 0.4 (#9)
Browse files Browse the repository at this point in the history
* Pyup update bigchaindb driver 0.2.1 to 0.3.1 (#7)

* Removed note

* DOI added.

* Update bigchaindb-driver from 0.2.1 to 0.3.1

* Update bigchaindb to 1.0.0rc1

* Update documentation

* Upgraded to version 0.4
  • Loading branch information
Drake81 committed Jun 29, 2017
1 parent a78ac93 commit 30a6cc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,11 @@
Changelog
=========

Version 0.4.0 (2017-06-29)
--------------------------

- Updated bigchaindb components to 1.0.0rc1

Version 0.3.1 (2017-04-07)
--------------------------

Expand Down
4 changes: 2 additions & 2 deletions prov2bigchaindb/version.py
@@ -1,2 +1,2 @@
__version__ = '0.3.1'
__short_version__ = '0.3'
__version__ = '0.4.0'
__short_version__ = '0.4'

0 comments on commit 30a6cc1

Please sign in to comment.