Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit 9939c60

Browse files
committed
bump
1 parent c88d679 commit 9939c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TO EDIT
2-
TAG ?= v0.25.1
2+
TAG ?= v1.0.0
33
GH_USERNAME ?= TomAugspurger
44
PANDAS_VERSION=$(TAG:v%=%)
55
PANDAS_BASE_VERSION=$(shell echo $(PANDAS_VERSION) | awk -F '.' '{OFS="."} { print $$1, $$2}')

0 commit comments

Comments
 (0)