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.
2 parents 9982b1f + 63ef874 commit 2145d26Copy full SHA for 2145d26
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+
9
+## v0.4.0
10
### Added
11
- This CHANGELOG file!
12
- Docs are now up on [readthedocs][rtd].
datascience/version.py
@@ -1 +1 @@
1
-__version__ = '0.3.dev22'
+__version__ = '0.4.0'
0 commit comments