Skip to content

Commit ec49752

Browse files
committed
bump dev version
1 parent 0ebb159 commit ec49752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
PYSQLITE_EXPERIMENTAL = False
4949

5050
#DEV_VERSION = None
51-
DEV_VERSION = "1"
51+
DEV_VERSION = "02"
5252

5353
sources = ["src/module.c", "src/connection.c", "src/cursor.c", "src/cache.c",
5454
"src/microprotocols.c", "src/prepare_protocol.c", "src/statement.c",

0 commit comments

Comments
 (0)