Skip to content

Commit

Permalink
2.1.0 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
idooo committed Feb 3, 2015
1 parent f62d675 commit a4aaaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pancake.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python

__project_name__ = 'Pancake chat bot (HipChat edition)'
__version__ = '2.0.0'
__version__ = '2.1.0'

import argparse
import src as library
Expand Down

0 comments on commit a4aaaa6

Please sign in to comment.