Bump version to v0.6.1-dev · python3/eve@f30ea5d · GitHub
Skip to content

Commit f30ea5d

Browse files
committed
Bump version to v0.6.1-dev
1 parent 62f1432 commit f30ea5d

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGES

Lines changed: 5 additions & 3 deletions

eve/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
3939
"""
4040

41-
__version__ = '0.6'
41+
__version__ = '0.6.1-dev'
4242

4343
# RFC 1123 (ex RFC 822)
4444
DATE_FORMAT = '%a, %d %b %Y %H:%M:%S GMT'

setup.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)