We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e36869 commit 1f9ebc2Copy full SHA for 1f9ebc2
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Change Log
2
==========
3
4
-Unreleased
5
-----------
+(0.3) - 2017-06-23
+------------------
6
7
Added
8
"""""
instrumental/__about__.py
@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
-# Copyright 2016 Nate Bogdanowicz
+# Copyright 2016-2017 Nate Bogdanowicz
import datetime
__distname__ = "Instrumental-lib"
-__version__ = "0.3.dev1"
+__version__ = "0.3"
__author__ = "Nate Bogdanowicz"
9
__email__ = "natezb@gmail.com"
10
__url__ = 'https://github.com/mabuchilab/Instrumental'
0 commit comments