Skip to content

Commit 68a6d54

Browse files
committed
chore: release version 0.0.3
1 parent 482c86a commit 68a6d54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
News
22
----
33

4+
0.0.3
5+
~~~~~
6+
7+
*Release date: 12-08-2020*
8+
9+
* Updated tox.ini and requirement dependencies
10+
411
0.0.2
512
~~~~~
613

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
NEWS = open(os.path.join(here, "NEWS.rst"), encoding="utf-8").read()
99

1010

11-
version = "0.0.2"
11+
version = "0.0.3"
1212

1313
install_requires = [
1414
"ipython>=1.0",

0 commit comments

Comments
 (0)