Skip to content

Commit 2baafcd

Browse files
committed
modify version message
1 parent 76ebe50 commit 2baafcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StoreFactory.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#ifndef _STORE_FACTORY_H_
1818
#define _STORE_FACTORY_H_
19-
#define CLIENT_VERSION "GridDB Python Client 0.7.3"
19+
#define CLIENT_VERSION "GridDB Python Client 0.7.4"
2020

2121
#include "gridstore.h"
2222
#include "Store.h"

0 commit comments

Comments
 (0)