Skip to content

Commit

Permalink
Onwards
Browse files Browse the repository at this point in the history
  • Loading branch information
wichert committed Feb 19, 2015
1 parent 206cd06 commit 7df88f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

3.10 - Unreleased
-----------------------

- ..


3.9 - February 19, 2015
-----------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools.command.test import test as TestCommand
import sys

version = '3.9'
version = '3.10.dev.0'

install_requires = [
'setuptools',
Expand Down

0 comments on commit 7df88f6

Please sign in to comment.