Spaces:
Sleeping
Sleeping
push new release for compare
Browse files
helper/text/overview/changelog_roadmap/changelog.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
All notable changes to HTRFLOW will be documented here.
|
4 |
|
5 |
-
### [0.0
|
6 |
|
7 |
#### Added
|
8 |
|
|
|
2 |
|
3 |
All notable changes to HTRFLOW will be documented here.
|
4 |
|
5 |
+
### [0.1.0] - 2023-11-08
|
6 |
|
7 |
#### Added
|
8 |
|
helper/text/text_app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
class TextApp:
|
2 |
-
demo_version = """<em>Version 0.0
|
3 |
|
4 |
title_markdown = """
|
5 |
|
|
|
1 |
class TextApp:
|
2 |
+
demo_version = """<em>Version 0.1.0</em>"""
|
3 |
|
4 |
title_markdown = """
|
5 |
|