Skip to content

Commit 8e5e07a

Browse files
committed
Reset back to v0.1
I'm marking this 0.1 to reflect that it's not particularly robustly tested since splitting from datasette-auth-github, and should be treated as a new project.
1 parent feedb03 commit 8e5e07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
import os
33

4-
VERSION = "0.12"
4+
VERSION = "0.1"
55

66

77
def get_long_description():

0 commit comments

Comments
 (0)