Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaf37335

Browse files
committed
deploy visualpython 2.1.1
1 parent9dba6cf commitaf37335

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

‎css/m_visualize/__init__.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('Visual Python')

‎data/m_visualize/__init__.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('Visual Python')

‎html/m_visualize/__init__.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('Visual Python')

‎js/com/com_Config.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ define([
462462
/**
463463
* Version
464464
*/
465-
Config.version="2.1.0";
465+
Config.version="2.1.1";
466466

467467
/**
468468
* Type of mode

‎js/com/com_Const.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ define ([
1919
classConstants{}
2020

2121
Constants.TOOLBAR_BTN_INFO={
22-
HELP:"Visual Python 2.1.0"
22+
HELP:"Visual Python 2.1.1"
2323
,ICON:"vp-main-icon"
2424
,ID:"vpBtnToggle"
2525
,NAME:"toggle-vp"

‎js/m_visualize/__init__.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('Visual Python')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp