FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

version bump · dkogan/gnuplotlib@80bafb4 · GitHub

Commit 80bafb4

Browse files
committed
version bump
1 parent d856e7f commit 80bafb4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

‎Changes‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
gnuplotlib (0.46) unstable; urgency=medium
2+
3+
* 'axes' and 'y2' options can broadcast again
4+
* I draw x2 tics if anything uses the x2 axis
5+
6+
-- Dima Kogan <dkogan@debian.org> Tue, 02 Dec 2025 23:31:27 -0800
7+
18
gnuplotlib (0.45)
29

310
* Uninteresting bug fix introduced in 0.44

‎gnuplotlib.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ class gnuplotlib has a separate gnuplot process and a plot window. If multiple
11261126
gnuplot_executable='gnuplot'
11271127

11281128
# setup.py assumes the version is a simple string in '' quotes
1129-
__version__ = '0.45'
1129+
__version__ = '0.46'
11301130

11311131
# In a multiplot, the "process" options apply to the larger plot containing all
11321132
# the subplots, and the "subplot" options apply to each invididual plot.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL