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 8d83057 commit 90ffb1aCopy full SHA for 90ffb1a
calliope/_version.py
@@ -1 +1 @@
1
-__version__ = '0.4.1-dev'
+__version__ = '0.4.1'
changelog.rst
@@ -3,15 +3,12 @@
3
Release History
4
===============
5
6
-0.4.1 (dev)
7
------------
8
-
9
-Other changes
10
-~~~~~~~~~~~~~
+0.4.1 (2017-01-12)
+------------------
11
12
* |new| Allow profiling with the ``--profile`` and ``--profile_filename`` command-line options
13
* |new| Permit setting random seed with ``random_seed`` in the run configuration
14
-* |changed| Updated installation based on conda-forge package
+* |changed| Updated installation documentation using conda-forge package
15
* |fixed| Other minor fixes
16
17
0.4.0 (2016-12-09)
0 commit comments