Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shaupert committed Dec 1, 2022
1 parent 43443fa commit 018baf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bambird/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Version info"""
__version__ = '0.1.0'
__version__ = '0.2.0'

0 comments on commit 018baf6

Please sign in to comment.