Skip to content

Commit 2752780

Browse files
committed
Bump to 0.7.2
1 parent 2a281bb commit 2752780

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, 1, 'dev')
11+
version = (0, 7, 2)
1212

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

0 commit comments

Comments
 (0)