Skip to content

Commit f2260e0

Browse files
committed
Update to 0.7
1 parent 6c7cd19 commit f2260e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools import setup, find_packages
99

1010

11-
version = (0, 6, 1, 1)
11+
version = (0, 7, 0, 'dev')
1212

1313
name = "PyAMF"
1414
description = "AMF support for Python"

0 commit comments

Comments
 (0)