Skip to content

Commit ef0ed8e

Browse files
authored
chore: fix version number (#12)
1 parent a7a939f commit ef0ed8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db_dtypes/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.0.1a2"
15+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)