Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2020-11-08 14:11:24 +0100
committerLord Anton Hvornum <anton.feeds@gmail.com>2020-11-08 14:11:24 +0100
commit667e06c63e1e5207975b50b1eb4a83b84caf3d56 (patch)
tree9828fe835359c9dacf01426ce0d3d508fc1d14cd /VERSION
parentf5230fcb30998d4d61e860f9d6cabebd164561f3 (diff)
Fixed an issue where python's setuptools didn't like running bdist_wheel. Causing issues upstream on pypi because examples/ and VERSION would be missing for instance.
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 9c61cb23..381041cb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.6rc4 \ No newline at end of file
+2.0.6rc7 \ No newline at end of file