Skip to content

Commit 3084f81

Browse files
committed
Bump version number to 0.2.1
1 parent 8f7bb46 commit 3084f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Workflow for deploying RepoBee to PyPi
1+
# Workflow for deploying to PyPi
22

33
name: deploy
44

repobee_csvgrades/__version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)