Include version in README and get_together module.

This commit is contained in:
Bheesham Persaud 2018-01-27 01:12:10 -05:00
parent 3a9d1b6863
commit bf69163325
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,8 @@
Get Together is an open source event manager for local communities.
Get Together is version *0.1.0*.
## Goals
* Be feature-competitive with Meetup.com
* Allow multiple instances to share federated event data

View file

@ -0,0 +1 @@
__version__ = '0.1.0'