Skip to content

Commit

Permalink
Release 4.0.0-alpha.7 of vaex-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Jan 8, 2021
1 parent ba7217d commit 49bc857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vaex-meta/vaex/meta/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version_tuple__ = (4, 0, 0, 'alpha.6')
__version__ = '4.0.0-alpha.6'
__version_tuple__ = (4, 0, 0, 'alpha.7')
__version__ = '4.0.0-alpha.7'

0 comments on commit 49bc857

Please sign in to comment.