Skip to content

Commit 84bfde0

Browse files
committed
Bump version for dev.
1 parent 1de4255 commit 84bfde0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
CHANGES
22
=======
33

4+
tip (unreleased)
5+
----------------
6+
47
1.0.2 (2014-09-08)
58
------------------
69

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name='django-form-utils',
27-
version='1.0.2',
27+
version='1.0.2.post%s' % hgrev,
2828
description='Form utilities for Django',
2929
long_description=long_description,
3030
author='Carl Meyer',

0 commit comments

Comments
 (0)