Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Back to development: 4.0b2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Sep 18, 2017
1 parent 28aea90 commit 9eb62b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

4.0b2 (unreleased)
------------------

- Nothing changed yet.


4.0b1 (2017-09-18)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@

from setuptools import setup, find_packages

version = '4.0b1'
version = '4.0b2.dev0'

setup(
name='ZServer',
Expand Down

0 comments on commit 9eb62b5

Please sign in to comment.