Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtolton committed Nov 10, 2017
1 parent cb06546 commit b9fd303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='naga',
packages=['naga'], # this must be the same as the name above
version='0.2.6.7',
version='0.2.6.8',
description='A powerful Clojure-inspired Python/Lisp-hybrid-monster!',
author='James J. Tolton',
author_email='jjtolton@gmail.com',
Expand Down

0 comments on commit b9fd303

Please sign in to comment.