[
https://issues.apache.org/jira/browse/AVRO-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030146#comment-13030146
]
Doug Cutting commented on AVRO-817:
-----------------------------------
It would be nice if we didn't have to update this by hand with each release.
The single place we'd like to update is share/VERSION.txt. The
lang/py/build.xml currently replaces the @VERSION@ in setup.py with the
contents of share/VERSION.txt. Could we get the version for __init__.py from
either setup.py or via replacement as with setup.py?
> Add __version__ to avro/__init__.py
> -----------------------------------
>
> Key: AVRO-817
> URL: https://issues.apache.org/jira/browse/AVRO-817
> Project: Avro
> Issue Type: Improvement
> Components: python
> Affects Versions: 1.5.1
> Reporter: Miki Tebeka
> Attachments: version.patch
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> Currently, there is no way to know which version of avro is installed on my
> machine. Add a __version__ string to avro/__init__.py
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira