Skip to content

Commit e41f6d1

Browse files
committed
Bump to 0.7.1
1 parent 125a253 commit e41f6d1

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

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

0 commit comments

Comments
 (0)