Version update reminder in setup.py

This commit is contained in:
Matt Fox 2016-06-28 00:19:08 -07:00
parent 9329a05fcb
commit a8efde1ab5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from distutils.core import setup, Extension
VERSION = "0.7" # Remember to change README.rst when version changes.
VERSION = "0.7" # Remember to change README.rst and netfilterqueue.pyx when version changes.
try:
# Use Cython