Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fitnr committed Oct 10, 2020
1 parent e0976d2 commit 8eea215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buoyant/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@

# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http:https://www.gnu.org/licenses/>.
__version__ = "0.6.0"
__version__ = "0.7.0"

from .buoy import Buoy, Observation

0 comments on commit 8eea215

Please sign in to comment.