summaryrefslogtreecommitdiff
path: root/sci-mathematics/alectryon/files/alectryon-1.4.0-setup.cfg-version.patch
blob: 9445c0857f0d8ca9dfdf58ef5f9590f0cc228721 (plain)
1
2
3
4
5
6
7
8
9
10
11
index 1a25a92..066089b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = alectryon
-version = attr: alectryon.__version__
+version = attr: alectryon.__init__.__version__
 description = A library to process Coq snippets embedded in documents, showing goals and messages for each Coq sentence.
 long_description = file: README.rst
 url = https://github.com/cpitclaudel/alectryon