Skip to content

Commit 4189e31

Browse files
committed
Update app version to 1.0rc1
1 parent 5fc17fd commit 4189e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_sync/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import user_sync.connector.directory
3434
import user_sync.connector.dashboard
3535

36-
APP_VERSION = "0.7.0"
36+
APP_VERSION = "1.0rc1"
3737

3838
LOG_STRING_FORMAT = '%(asctime)s %(process)d %(levelname)s %(name)s - %(message)s'
3939
LOG_DATE_FORMAT ='%Y-%m-%d %H:%M:%S'

0 commit comments

Comments
 (0)