Skip to content

Commit f692fc2

Browse files
committed
Bump version to 0.4.1
1 parent 49e034a commit f692fc2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
* 2014-10-24 - released `hizashi-utils 0.4.1 <https://github.com/dodobas/hizashi-utils/tree/0.4.1>`_
5+
6+
* Added *test* command
7+
* Support for Django 1.7
8+
49
* 2013-06-13 - released `hizashi-utils 0.3.1 <https://github.com/dodobas/hizashi-utils/tree/0.3.1>`_
510

611
* Added *devserver* command

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def readme():
88

99
setup(
1010
name='hizashi-utils',
11-
version='0.4.0',
11+
version='0.4.1',
1212
author='Dražen Odobašić',
1313
author_email='dodobasic@gmail.com',
1414
packages=find_packages(),

0 commit comments

Comments
 (0)