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