# Prodigy should advertise its version

**URL:** https://support.prodi.gy/t/prodigy-should-advertise-its-version/203
**Category:** Uncategorized
**Tags:** enhancement, done
**Created:** [January 9, 2018, 11:53pm UTC](https://support.prodi.gy/t/prodigy-should-advertise-its-version/203 "2018-01-09T23:53:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![wpm](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/wpm/32/103_2.png) [@wpm](https://support.prodi.gy/u/wpm)
#### Post date: [January 9, 2018, 11:53pm UTC](https://support.prodi.gy/t/prodigy-should-advertise-its-version/203/1 "2018-01-09T23:53:41Z")

</div>

Prodigy should define `prodigy. __version__ ` and a `prodigy --version` command line since we’re all looking forward to a long lifespan for this product. 🙂

---

<div class="post-metadata">

### Author: ![ines](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/ines/32/3_2.png) [@ines](https://support.prodi.gy/u/ines)
#### Post date: [January 9, 2018, 11:57pm UTC](https://support.prodi.gy/t/prodigy-should-advertise-its-version/203/2 "2018-01-09T23:57:46Z")

</div>

Thanks – I thought Prodigy already did this via ` __version__ `, but turns out, we didn’t import `about. __version__ ` properly. Just fixed this for the next release! (In the meantime, the version is currently also listed when you run `prodigy stats`.)
