Skip to content

Commit

Permalink
bump version to 2.2a2
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Dec 5, 2019
1 parent 3f65603 commit d0b93fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_cockroachdb/__init__.py
@@ -1,5 +1,5 @@
from .functions import register_functions

__version__ = '2.2a1'
__version__ = '2.2a2'

register_functions()

0 comments on commit d0b93fb

Please sign in to comment.