File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.3.1] ( https://github.com/radioactiveorange/glimpse/compare/v1.3.0...v1.3.1 ) (2025-09-01)
2+
3+ ### Bug Fixes
4+
5+ * builds and releases ([ dd05ac2] ( https://github.com/radioactiveorange/glimpse/commit/dd05ac2883c395619b84ab4c94f5a8ca3a9974b4 ) )
6+ * windows build ([ 5835160] ( https://github.com/radioactiveorange/glimpse/commit/5835160a3e3870e39886d522404550c120eca123 ) )
7+
8+ ### Tests
9+
10+ * windows build upload ([ 97ed120] ( https://github.com/radioactiveorange/glimpse/commit/97ed120ed7ccd9b1dab79c374c0fcfb867d8bb8f ) )
11+
112## [ 1.3.0] ( https://github.com/radioactiveorange/glimpse/compare/v1.2.0...v1.3.0 ) (2025-09-01)
213
314### Features
Original file line number Diff line number Diff line change 11"""Version information for Glimpse."""
22
3- VERSION = "1.3.0 "
3+ VERSION = "1.3.1 "
44
55def get_version ():
66 """Get the current version string."""
You can’t perform that action at this time.
0 commit comments