Skip to content

Commit d627fd6

Browse files
committed
bump to 0.0.5
1 parent 801dcb1 commit d627fd6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

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

4+
0.0.5 (Dec 14th 2015)
5+
------------------
6+
7+
### Small Fix for people wrapping the package
8+
9+
- Allow you to rename the app the config is loaded in through a hiddden setting
10+
411
0.0.4 (Dec 14th 2015)
512
------------------
613

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '0.0.4'
3+
version = '0.0.5'
44

55

66
setup(

0 commit comments

Comments
 (0)