Skip to content

Commit

Permalink
implementing tracking of top k stories and raising version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anwala committed Jun 8, 2021
1 parent 78722f7 commit fea11ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storygraph_bot/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__appversion__ = '0.0.0'
__appversion__ = '1.0.0'

0 comments on commit fea11ff

Please sign in to comment.