Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8efde1

Browse files
committed
Version update reminder in setup.py
1 parent 9329a05 commit a8efde1

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
@@ -1,6 +1,6 @@
11
from distutils.core import setup, Extension
22

3-
VERSION = "0.7" # Remember to change README.rst when version changes.
3+
VERSION = "0.7" # Remember to change README.rst and netfilterqueue.pyx when version changes.
44

55
try:
66
# Use Cython

0 commit comments

Comments
 (0)