Skip to content

Commit 100cf4f

Browse files
committed
Release 0.7
1 parent e776c88 commit 100cf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools import setup, find_packages
99

1010

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

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

0 commit comments

Comments
 (0)