Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Jul 15, 2020
1 parent c1841a9 commit 7ab5405
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

3.12 (unreleased)
-----------------


3.11 (2020-07-15)
------------------

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


version = '3.11'
version = '3.12.dev0'

with open('README.rst') as f:
README = f.read()
Expand Down

0 comments on commit 7ab5405

Please sign in to comment.