Skip to content

Commit fbe7aa7

Browse files
committed
new development cycle
1 parent 6fd90e2 commit fbe7aa7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
## 0.0.4 (2019-XX-XX)
4+
5+
- (TBD)
6+
37
## 0.0.3 (2019-05-18)
48

59
- Removed Python-2-compatibility code

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3939

4040
# BUMP VERSION HERE!
41-
_version_ = '0.0.3'
41+
_version_ = '0.0.4'
4242

4343
# List all versions of Python which are supported
4444
confirmed_python_versions = [

0 commit comments

Comments
 (0)