We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e776c88 commit 100cf4fCopy full SHA for 100cf4f
setup.py
@@ -8,7 +8,7 @@
8
from setuptools import setup, find_packages
9
10
11
-version = (0, 7, 0, 'dev')
+version = (0, 7, 0)
12
13
name = "PyAMF"
14
description = "AMF support for Python"
0 commit comments