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.0b3
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Aug 31, 2018
1 parent b794b39 commit 33c5d24
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.0b3 (unreleased)
------------------

- Nothing changed yet.


4.0b2 (2018-08-31)
------------------

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

from setuptools import setup, find_packages

version = '4.0b2'
version = '4.0b3.dev0'

setup(
name='ZServer',
Expand Down

0 comments on commit 33c5d24

Please sign in to comment.