Skip to content

Commit a131209

Browse files
committed
Back to development: 0.2
1 parent 45b722b commit a131209

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
CHANGES
22
*******
33

4+
0.2 (unreleased)
5+
================
6+
7+
- Nothing changed yet.
8+
9+
10+
push (unreleased)
11+
=================
12+
13+
- Nothing changed yet.
14+
15+
416
0.1 (2011-06-21)
517
================
618

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# For example, a packaging bugfix release version 1.4.4 of the
99
# js.jquery package would be version 1.4.4-1 .
1010

11-
version = '0.1'
11+
version = 'pushdev'
1212

1313
def read(*rnames):
1414
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

0 commit comments

Comments
 (0)